From 903bfd46d04908900584fbe270995ca38f062f40 Mon Sep 17 00:00:00 2001 From: Krzysztof Kozlowski Date: Thu, 6 Aug 2020 20:20:18 +0200 Subject: ARM: s3c: remove unneeded machine header includes Not all units use the contents of mach/hardware.h and mach/dma.h. Remove these includes when not needed. Signed-off-by: Krzysztof Kozlowski Acked-by: Arnd Bergmann --- arch/arm/plat-samsung/devs.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/plat-samsung') diff --git a/arch/arm/plat-samsung/devs.c b/arch/arm/plat-samsung/devs.c index 089a17687104..2ed3ef604a25 100644 --- a/arch/arm/plat-samsung/devs.c +++ b/arch/arm/plat-samsung/devs.c @@ -37,7 +37,6 @@ #include #include -#include #include #include -- cgit v1.2.3