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)
commit987869aa4afd442a40afa6e760a88cf8d5728c55
treedbc5373dabe475b920b2fabb4af9b6920d286daf
parent36d1da1d15743e8d25e2699a2edb19d7c492bec8
iio: mxs-lradc: remove unneeded mach header inclusion

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>
drivers/staging/iio/adc/mxs-lradc.c