OSDN Git Service

ASoC: mxs-saif: remove mach header inclusion
authorShawn Guo <shawn.guo@linaro.org>
Thu, 28 Mar 2013 15:21:16 +0000 (23:21 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 1 Apr 2013 12:41:59 +0000 (20:41 +0800)
commit114fe75defb04c03c100ed22617108165d546abe
tree197272e444e72cfb293e4f3d9a97662c6e1721da
parent987869aa4afd442a40afa6e760a88cf8d5728c55
ASoC: mxs-saif: remove mach header inclusion

The header <mach/hardware.h> is not needed at all, and <mach/mxs.h> is
needed only for macros MXS_SET_ADDR and MXS_CLR_ADDR.  Define the macros
and remove the mach header inclusions.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/mxs/mxs-saif.c