diff options
author | Grant Likely <grant.likely@secretlab.ca> | 2010-06-11 03:54:13 +0400 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2010-06-12 21:06:14 +0400 |
commit | 4e8680f56b557195d6f73df760d46c02ec3089c9 (patch) | |
tree | 39c6631195ea6470b8c7fae37e37fb6bb0ba3710 /sound/soc/fsl/mpc5200_psc_i2s.c | |
parent | 019afb581a61fcd899ae83527744e4f420e89bf1 (diff) | |
download | linux-4e8680f56b557195d6f73df760d46c02ec3089c9.tar.xz |
ASoC: Remove unused header from MPC5200 PSC driver
The header contains an extern that isn't used by anything. Remove.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/fsl/mpc5200_psc_i2s.c')
-rw-r--r-- | sound/soc/fsl/mpc5200_psc_i2s.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/fsl/mpc5200_psc_i2s.c b/sound/soc/fsl/mpc5200_psc_i2s.c index 4f455bd6851f..676841cbae98 100644 --- a/sound/soc/fsl/mpc5200_psc_i2s.c +++ b/sound/soc/fsl/mpc5200_psc_i2s.c @@ -16,7 +16,6 @@ #include <asm/mpc52xx_psc.h> -#include "mpc5200_psc_i2s.h" #include "mpc5200_dma.h" /** |