From: Eric Miao Date: Thu, 9 Apr 2009 06:13:07 +0000 (+0800) Subject: ASoC: magician: remove un-necessary #include of pxa-regs.h and hardware.h X-Git-Tag: firefly_0821_release~14166^2~2^2~21 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=fd2bd98818fc1c9672241b845344cbfbb159a4f9;p=firefly-linux-kernel-4.4.55.git ASoC: magician: remove un-necessary #include of pxa-regs.h and hardware.h Signed-off-by: Eric Miao Cc: Philipp Zabel Signed-off-by: Mark Brown --- diff --git a/sound/soc/pxa/magician.c b/sound/soc/pxa/magician.c index f7c4544f7859..0625c342a1c9 100644 --- a/sound/soc/pxa/magician.c +++ b/sound/soc/pxa/magician.c @@ -27,8 +27,6 @@ #include #include -#include -#include #include #include #include "../codecs/uda1380.h"