From: Magnus Damm Date: Wed, 24 Jul 2013 03:38:29 +0000 (+0900) Subject: ARM: shmobile: Remove include X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=5717bcf3712fc30c8b4b7f714ebbf0bfcb922bb6;p=GitHub%2FLineageOS%2FG12%2Fandroid_kernel_amlogic_linux-4.9.git ARM: shmobile: Remove include Now when no one is using this file, remove . Signed-off-by: Magnus Damm Signed-off-by: Simon Horman --- diff --git a/arch/arm/mach-shmobile/include/mach/hardware.h b/arch/arm/mach-shmobile/include/mach/hardware.h deleted file mode 100644 index 99264a5ce5e4..000000000000 --- a/arch/arm/mach-shmobile/include/mach/hardware.h +++ /dev/null @@ -1,4 +0,0 @@ -#ifndef __ASM_MACH_HARDWARE_H -#define __ASM_MACH_HARDWARE_H - -#endif /* __ASM_MACH_HARDWARE_H */