diff options
-rw-r--r-- | sound/soc/omap/gta04-audio.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/soc/omap/gta04-audio.c b/sound/soc/omap/gta04-audio.c index f185605..bc72a30 100644 --- a/sound/soc/omap/gta04-audio.c +++ b/sound/soc/omap/gta04-audio.c @@ -4,6 +4,8 @@ * Author: Steve Sakoman <steve@sakoman.com> * Author: Nikolaus Schaller <hns@goldelico.com> * + * FIXME: harmonize with latest developments of omap-twl4030.c + * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * version 2 as published by the Free Software Foundation. @@ -34,8 +36,6 @@ #include <linux/i2c/twl4030-madc.h> -#include <linux/i2c/twl4030-madc.h> - #include "omap-mcbsp.h" #include "../codecs/twl4030.h" |