diff options
| author | Nicolas Kaiser <nikai@nikai.net> | 2010-10-05 08:11:40 -0400 |
|---|---|---|
| committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2010-10-05 22:26:00 -0400 |
| commit | ad5e4655f9a920b1cc13972e0389eaf9e0ba10b3 (patch) | |
| tree | e65f7db8a6dfc43579a27ba882028f9c72a09b14 | |
| parent | 05c694500b20e0b7c6f7c80d63ef21b92d219752 (diff) | |
ASoC: remove duplicated include for nuc900
Remove duplicated include.
Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
| -rw-r--r-- | sound/soc/nuc900/nuc900-ac97.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/nuc900/nuc900-ac97.c b/sound/soc/nuc900/nuc900-ac97.c index 02b64a17dec2..293dc748797c 100644 --- a/sound/soc/nuc900/nuc900-ac97.c +++ b/sound/soc/nuc900/nuc900-ac97.c | |||
| @@ -20,7 +20,6 @@ | |||
| 20 | #include <sound/pcm.h> | 20 | #include <sound/pcm.h> |
| 21 | #include <sound/initval.h> | 21 | #include <sound/initval.h> |
| 22 | #include <sound/soc.h> | 22 | #include <sound/soc.h> |
| 23 | #include <linux/device.h> | ||
| 24 | #include <linux/clk.h> | 23 | #include <linux/clk.h> |
| 25 | 24 | ||
| 26 | #include <mach/mfp.h> | 25 | #include <mach/mfp.h> |
