ASoC: remove unnecessary header including in SGTL5000 codec driver
authorZeng Zhaoming <b32542@freescale.com>
Sun, 27 Feb 2011 19:45:21 +0000 (03:45 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 28 Feb 2011 14:24:35 +0000 (14:24 +0000)
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>
sound/soc/codecs/sgtl5000.c
sound/soc/codecs/sgtl5000.h

index 9eb206e..b528f97 100644 (file)
@@ -27,7 +27,6 @@
 #include <sound/soc.h>
 #include <sound/soc-dapm.h>
 #include <sound/initval.h>
-#include <mach/hardware.h>
 
 #include "sgtl5000.h"
 
index c29312a..eec3ab3 100644 (file)
@@ -11,8 +11,6 @@
 #ifndef _SGTL5000_H
 #define _SGTL5000_H
 
-#include <linux/i2c.h>
-
 /*
  * Register values.
  */