From: Arnd Bergmann Date: Tue, 13 Jan 2015 13:25:19 +0000 (+0100) Subject: dmaengine: mmp-tdma: don't include mach/regs-icu.h X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~48^2~28^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f56eaff2010326848f13c4a1e468a2dd1527f0b;p=pandora-kernel.git dmaengine: mmp-tdma: don't include mach/regs-icu.h The mmp tdma driver does not actually require this header, and we want to enable multiplatform support for MMP, which would make it inaccessible and cause a build error. This patch just removes the old #include. Signed-off-by: Arnd Bergmann Signed-off-by: Vinod Koul --- Reading git-diff-tree failed