Skip to content

Commit

Permalink
ASoC: imx-ssi: remove unneeded mach/hardware.h inclusion
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Shawn Guo committed Oct 15, 2012
1 parent 52cec53 commit ad698d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sound/soc/fsl/imx-ssi.c
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
#include <sound/soc.h>

#include <linux/platform_data/asoc-imx-ssi.h>
#include <mach/hardware.h>

#include "imx-ssi.h"

Expand Down

0 comments on commit ad698d2

Please sign in to comment.