aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sound/soc/codecs/sgtl5000.c1
-rw-r--r--sound/soc/codecs/sgtl5000.h2
2 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/codecs/sgtl5000.c b/sound/soc/codecs/sgtl5000.c
index 9eb206e852db..b528f971f3f2 100644
--- a/sound/soc/codecs/sgtl5000.c
+++ b/sound/soc/codecs/sgtl5000.c
@@ -27,7 +27,6 @@
27#include <sound/soc.h> 27#include <sound/soc.h>
28#include <sound/soc-dapm.h> 28#include <sound/soc-dapm.h>
29#include <sound/initval.h> 29#include <sound/initval.h>
30#include <mach/hardware.h>
31 30
32#include "sgtl5000.h" 31#include "sgtl5000.h"
33 32
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 */