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/mach-s3c24xx/mach-nexcoder.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/mach-s3c24xx/mach-nexcoder.c') diff --git a/arch/arm/mach-s3c24xx/mach-nexcoder.c b/arch/arm/mach-s3c24xx/mach-nexcoder.c index 92ecc15c4320..5385437ef464 100644 --- a/arch/arm/mach-s3c24xx/mach-nexcoder.c +++ b/arch/arm/mach-s3c24xx/mach-nexcoder.c @@ -28,7 +28,6 @@ #include #include -#include #include #include -- cgit v1.2.3