From: Hartley Sweeten Date: Mon, 6 Jul 2009 21:17:54 +0000 (+0100) Subject: [ARM] 5595/1: ep93xx: missing header in dma-m2p.c X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=a0b98ec87d7a293a7d9ab8e45935c53a68f3094a;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git [ARM] 5595/1: ep93xx: missing header in dma-m2p.c was getting included by , is should be included by this file. Signed-off-by: H Hartley Sweeten Signed-off-by: Russell King --- diff --git a/arch/arm/mach-ep93xx/dma-m2p.c b/arch/arm/mach-ep93xx/dma-m2p.c index a2df5bb7dff0..dbcac9c40a28 100644 --- a/arch/arm/mach-ep93xx/dma-m2p.c +++ b/arch/arm/mach-ep93xx/dma-m2p.c @@ -33,6 +33,7 @@ #include #include #include +#include #include #include