* [PATCH] ASoC: remove unnecessary header including in SGTL5000 codec driver
@ 2011-02-27 19:45 zhaoming.zeng
2011-02-28 14:33 ` Mark Brown
0 siblings, 1 reply; 2+ messages in thread
From: zhaoming.zeng @ 2011-02-27 19:45 UTC (permalink / raw)
To: alsa-devel
Cc: Zeng Zhaoming, s.hauer, broonie, timur.tabi, zengzm.kernel,
arnaud.patard, lrg
From: Zeng Zhaoming <b32542@freescale.com>
Remove unnecessary headers:
- mach/hardware.h in sgtl5000.c
- linux/i2c.h in sgtl5000.h
Signed-off-by: Zeng Zhaoming <b32542@freescale.com>
---
sound/soc/codecs/sgtl5000.c | 1 -
sound/soc/codecs/sgtl5000.h | 2 --
2 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/sound/soc/codecs/sgtl5000.c b/sound/soc/codecs/sgtl5000.c
index 9eb206e..b528f97 100644
--- a/sound/soc/codecs/sgtl5000.c
+++ b/sound/soc/codecs/sgtl5000.c
@@ -27,7 +27,6 @@
#include <sound/soc.h>
#include <sound/soc-dapm.h>
#include <sound/initval.h>
-#include <mach/hardware.h>
#include "sgtl5000.h"
diff --git a/sound/soc/codecs/sgtl5000.h b/sound/soc/codecs/sgtl5000.h
index c29312a..eec3ab3 100644
--- a/sound/soc/codecs/sgtl5000.h
+++ b/sound/soc/codecs/sgtl5000.h
@@ -11,8 +11,6 @@
#ifndef _SGTL5000_H
#define _SGTL5000_H
-#include <linux/i2c.h>
-
/*
* Register values.
*/
--
1.7.0.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ASoC: remove unnecessary header including in SGTL5000 codec driver
2011-02-27 19:45 [PATCH] ASoC: remove unnecessary header including in SGTL5000 codec driver zhaoming.zeng
@ 2011-02-28 14:33 ` Mark Brown
0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2011-02-28 14:33 UTC (permalink / raw)
To: zhaoming.zeng
Cc: alsa-devel, Zeng Zhaoming, s.hauer, timur.tabi, zengzm.kernel,
arnaud.patard, lrg
On Mon, Feb 28, 2011 at 03:45:21AM +0800, zhaoming.zeng@freescale.com wrote:
> From: Zeng Zhaoming <b32542@freescale.com>
>
> Remove unnecessary headers:
> - mach/hardware.h in sgtl5000.c
> - linux/i2c.h in sgtl5000.h
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-02-28 14:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-27 19:45 [PATCH] ASoC: remove unnecessary header including in SGTL5000 codec driver zhaoming.zeng
2011-02-28 14:33 ` Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).