]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ASoC: CQ93VC: remove machine specific header file inclusion from codec driver
authorManjunath Hadli <manjunath.hadli@ti.com>
Tue, 10 Jan 2012 11:27:43 +0000 (16:57 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 20 Jan 2012 13:58:27 +0000 (13:58 +0000)
remove unnecessary inclusion of machine specific header
file mach/dm365.h from cq93vc.c voice codec driver
which comes in the way of platform code consolidation.

Signed-off-by: Manjunath Hadli <manjunath.hadli@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/cq93vc.c

index 4854b472d5fdb98ca5d6cae18863286a17f3b408..06d2ea18a54caf7c1936925682f072062b8d404d 100644 (file)
@@ -38,8 +38,6 @@
 #include <sound/soc.h>
 #include <sound/initval.h>
 
-#include <mach/dm365.h>
-
 static inline unsigned int cq93vc_read(struct snd_soc_codec *codec,
                                                unsigned int reg)
 {