Root/target/linux/iop32x/patches-3.3/002-Disintegrate-asm-system.h-for-ARM.patch

1From 9f97da78bf018206fb623cd351d454af2f105fe0 Mon Sep 17 00:00:00 2001
2From: David Howells <dhowells@redhat.com>
3Date: Wed, 28 Mar 2012 18:30:01 +0100
4Subject: [PATCH] Disintegrate asm/system.h for ARM
5
6Disintegrate asm/system.h for ARM.
7
8Signed-off-by: David Howells <dhowells@redhat.com>
9cc: Russell King <linux@arm.linux.org.uk>
10cc: linux-arm-kernel@lists.infradead.org
11---
12 arch/arm/plat-iop/restart.c | 1 +
13 1 files changed, 1 insertions(+), 0 deletions(-)
14
15--- a/arch/arm/plat-iop/restart.c
16+++ b/arch/arm/plat-iop/restart.c
17@@ -8,6 +8,7 @@
18  * published by the Free Software Foundation.
19  */
20 #include <asm/hardware/iop3xx.h>
21+#include <asm/system.h>
22 #include <mach/hardware.h>
23 
24 void iop3xx_restart(char mode, const char *cmd)
25

Archive Download this file



interactive