commit | 52cec534a0f284142ff22623931eb1c0d2fc996e | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Fri Sep 14 14:19:30 2012 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Mon Oct 15 10:03:13 2012 +0800 |
tree | 615b578912ce365068be41de60c10eac29418540 | |
parent | b8a6d9980f75cf5401a5ab23834eace1cb23c4f1 [diff] |
dma: imx-sdma: remove unneeded mach/hardware.h inclusion The inclusion of mach/hardware.h is not used in imx-sdma 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: Vinod Koul <vinod.koul@intel.com>