diff mbox

[08/08] ARM: shmobile: Remove include <mach/hardware.h>

Message ID 20130724033829.30567.27355.sendpatchset@w520 (mailing list archive)
State New, archived
Headers show

Commit Message

Magnus Damm July 24, 2013, 3:38 a.m. UTC
From: Magnus Damm <damm@opensource.se>

Now when no one is using this file, remove <mach/hardware.h>.

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 arch/arm/mach-shmobile/include/mach/hardware.h |    4 ----
 1 file changed, 4 deletions(-)

Comments

Simon Horman July 24, 2013, 8:06 a.m. UTC | #1
On Wed, Jul 24, 2013 at 12:38:29PM +0900, Magnus Damm wrote:
> From: Magnus Damm <damm@opensource.se>
> 
> Now when no one is using this file, remove <mach/hardware.h>.
> 
> Signed-off-by: Magnus Damm <damm@opensource.se>

Thanks, I have queued this up for v3.12 in the cleanup2 branch.
diff mbox

Patch

--- 0001/arch/arm/mach-shmobile/include/mach/hardware.h
+++ /dev/null	2013-06-03 21:41:10.638032047 +0900
@@ -1,4 +0,0 @@ 
-#ifndef __ASM_MACH_HARDWARE_H
-#define __ASM_MACH_HARDWARE_H
-
-#endif /* __ASM_MACH_HARDWARE_H */