提交 5f83df9a 编写于 作者: Z Zeng Zhaoming 提交者: Mark Brown

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: NZeng Zhaoming <b32542@freescale.com>
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 ccecc127
......@@ -27,7 +27,6 @@
#include <sound/soc.h>
#include <sound/soc-dapm.h>
#include <sound/initval.h>
#include <mach/hardware.h>
#include "sgtl5000.h"
......
......@@ -11,8 +11,6 @@
#ifndef _SGTL5000_H
#define _SGTL5000_H
#include <linux/i2c.h>
/*
* Register values.
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册