浏览代码

ASoC: imx-ssi: remove unneeded mach/hardware.h inclusion

The inclusion of mach/hardware.h is not used by the driver at all.
Remove it.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: alsa-devel@alsa-project.org
Shawn Guo 13 年之前
父节点
当前提交
ad698d20a6
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      sound/soc/fsl/imx-ssi.c

+ 0 - 1
sound/soc/fsl/imx-ssi.c

@@ -48,7 +48,6 @@
 #include <sound/soc.h>
 
 #include <linux/platform_data/asoc-imx-ssi.h>
-#include <mach/hardware.h>
 
 #include "imx-ssi.h"