diff options
author | Zeng Zhaoming <b32542@freescale.com> | 2011-02-27 14:45:21 -0500 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-02-28 09:24:35 -0500 |
commit | 5f83df9a6192b3197a58beb66908b3732cb5a670 (patch) | |
tree | 74074e436f16a910be170f8901c745c40b886f59 /sound/soc/codecs/sgtl5000.h | |
parent | ccecc127a858927d45a9d004fa76866645eaff40 (diff) |
ASoC: remove unnecessary header including in SGTL5000 codec driver
Remove unnecessary headers:
- mach/hardware.h in sgtl5000.c
- linux/i2c.h in sgtl5000.h
Signed-off-by: Zeng Zhaoming <b32542@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/codecs/sgtl5000.h')
-rw-r--r-- | sound/soc/codecs/sgtl5000.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/codecs/sgtl5000.h b/sound/soc/codecs/sgtl5000.h index c29312ab8016..eec3ab368f39 100644 --- a/sound/soc/codecs/sgtl5000.h +++ b/sound/soc/codecs/sgtl5000.h | |||
@@ -11,8 +11,6 @@ | |||
11 | #ifndef _SGTL5000_H | 11 | #ifndef _SGTL5000_H |
12 | #define _SGTL5000_H | 12 | #define _SGTL5000_H |
13 | 13 | ||
14 | #include <linux/i2c.h> | ||
15 | |||
16 | /* | 14 | /* |
17 | * Register values. | 15 | * Register values. |
18 | */ | 16 | */ |