iio: mxs-lradc: remove unneeded mach header inclusion
authorShawn Guo <shawn.guo@linaro.org>
Thu, 28 Mar 2013 15:18:33 +0000 (23:18 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 1 Apr 2013 08:30:05 +0000 (16:30 +0800)
Headers <mach/mxs.h> and <mach/common.h> are not used in the driver
at all.  Removed the inclusions.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Jonathan Cameron <jic23@kernel.org>

No differences found