projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52cec53
)
ASoC: imx-ssi: remove unneeded mach/hardware.h inclusion
author
Shawn Guo
<shawn.guo@linaro.org>
Sat, 15 Sep 2012 05:43:02 +0000
(13:43 +0800)
committer
Shawn Guo
<shawn.guo@linaro.org>
Mon, 15 Oct 2012 02:03:13 +0000
(10:03 +0800)
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
sound/soc/fsl/imx-ssi.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/fsl/imx-ssi.c
b/sound/soc/fsl/imx-ssi.c
index 006f7d465ed2dda2f3122b307cb40820aef37a5d..dd566444e3c3b61b832a62e3763645393fcfbd88 100644
(file)
--- a/
sound/soc/fsl/imx-ssi.c
+++ b/
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"