Commit fef2189c authored by Dirk Behme's avatar Dirk Behme Committed by Tony Lindgren

ARM: OMAP: Remove warning in tlv320aic23.c

Remove warning in tlv320aic23.c about unused variable
Signed-off-by: default avatarDirk Behme <dirk.behme@gmail.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 2ce53a20
......@@ -652,8 +652,6 @@ static int __init aic23_init(void)
static void __exit aic23_exit(void)
{
int res;
aic23_power_down();
i2c_del_driver(&aic23_driver);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment