From 5717bcf3712fc30c8b4b7f714ebbf0bfcb922bb6 Mon Sep 17 00:00:00 2001 From: Magnus Damm Date: Wed, 24 Jul 2013 12:38:29 +0900 Subject: [PATCH] ARM: shmobile: Remove include Now when no one is using this file, remove . Signed-off-by: Magnus Damm Signed-off-by: Simon Horman --- arch/arm/mach-shmobile/include/mach/hardware.h | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 arch/arm/mach-shmobile/include/mach/hardware.h 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 */ -- 2.34.1