From patchwork Thu Sep 13 21:43:13 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [4/7] ASoC: fsl: cleanup headers in pcm030-audio-fabric Date: Thu, 13 Sep 2012 11:43:13 -0000 From: Eric Millbrandt X-Patchwork-Id: 183742 Message-Id: <1347572596-37540-5-git-send-email-emillbrandt@dekaresearch.com> To: Grant Likely , Liam Girdwood , Mark Brown , Anatolij Gustschin Cc: alsa-devel@alsa-project.org, linuxppc-dev@lists.ozlabs.org, Eric Millbrandt Remove unreferenced header files. Signed-off-by: Eric Millbrandt diff --git a/sound/soc/fsl/pcm030-audio-fabric.c b/sound/soc/fsl/pcm030-audio-fabric.c index b3af55d..1353e8f 100644 --- a/sound/soc/fsl/pcm030-audio-fabric.c +++ b/sound/soc/fsl/pcm030-audio-fabric.c @@ -12,22 +12,13 @@ #include #include -#include #include -#include #include #include -#include -#include -#include -#include -#include #include #include "mpc5200_dma.h" -#include "mpc5200_psc_ac97.h" -#include "../codecs/wm9712.h" #define DRV_NAME "pcm030-audio-fabric"