From 5f83df9a6192b3197a58beb66908b3732cb5a670 Mon Sep 17 00:00:00 2001 From: Zeng Zhaoming Date: Mon, 28 Feb 2011 03:45:21 +0800 Subject: 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 Signed-off-by: Mark Brown --- sound/soc/codecs/sgtl5000.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'sound/soc/codecs/sgtl5000.h') 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 @@ #ifndef _SGTL5000_H #define _SGTL5000_H -#include - /* * Register values. */ -- cgit v1.2.3