From: Magnus Damm Date: Wed, 24 Jul 2013 03:38:29 +0000 (+0900) Subject: ARM: shmobile: Remove include X-Git-Tag: firefly_0821_release~176^2~5364^2~2^2~6 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=5717bcf3712fc30c8b4b7f714ebbf0bfcb922bb6;p=firefly-linux-kernel-4.4.55.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 */