ASoC: magician: remove un-necessary #include of pxa-regs.h and hardware.h
authorEric Miao <eric.y.miao@gmail.com>
Thu, 9 Apr 2009 06:13:07 +0000 (14:13 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 9 Apr 2009 12:24:19 +0000 (13:24 +0100)
Signed-off-by: Eric Miao <eric.miao@marvell.com>
Cc: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/pxa/magician.c

index f7c4544f7859d8a1f81b37ced890af4cf9e012f1..0625c342a1c909b9f14f7d5f05fad3a8f1060886 100644 (file)
@@ -27,8 +27,6 @@
 #include <sound/soc.h>
 #include <sound/soc-dapm.h>
 
-#include <mach/pxa-regs.h>
-#include <mach/hardware.h>
 #include <mach/magician.h>
 #include <asm/mach-types.h>
 #include "../codecs/uda1380.h"
This page took 0.029504 seconds and 5 git commands to generate.