From e13a9fb583ab13f18f0786538aa4bb99fed0f919 Mon Sep 17 00:00:00 2001 From: "H. Nikolaus Schaller" Date: Thu, 14 Nov 2013 13:26:13 +0100 Subject: removed duplicate #include Signed-off-by: H. Nikolaus Schaller --- sound/soc/omap/gta04-audio.c | 4 ++-- 1 file 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 * Author: Nikolaus Schaller * + * 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 -#include - #include "omap-mcbsp.h" #include "../codecs/twl4030.h" -- cgit v1.1