aboutsummaryrefslogtreecommitdiff
path: root/arch/openrisc/kernel/setup.c
diff options
context:
space:
mode:
authorGravatar David Howells <dhowells@redhat.com> 2012-03-28 18:30:03 +0100
committerGravatar David Howells <dhowells@redhat.com> 2012-03-28 18:30:03 +0100
commit705f4502bb9592ad0e8fb1cd2ba5ae4ce955ff8b (patch)
tree9cfa64172e5ae8ffaa354d496a24eb5183f206fa /arch/openrisc/kernel/setup.c
parentSplit arch_align_stack() out from asm-generic/system.h (diff)
downloadlinux-705f4502bb9592ad0e8fb1cd2ba5ae4ce955ff8b.tar.gz
linux-705f4502bb9592ad0e8fb1cd2ba5ae4ce955ff8b.tar.bz2
linux-705f4502bb9592ad0e8fb1cd2ba5ae4ce955ff8b.zip
Disintegrate asm/system.h for OpenRISC
Disintegrate asm/system.h for OpenRISC. Not compiled. Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Arnd Bergmann <arnd@arndb.de> cc: linux@lists.openrisc.net
Diffstat (limited to 'arch/openrisc/kernel/setup.c')
-rw-r--r--arch/openrisc/kernel/setup.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/openrisc/kernel/setup.c b/arch/openrisc/kernel/setup.c
index 1422f747f52b..ad2c290f2395 100644
--- a/arch/openrisc/kernel/setup.c
+++ b/arch/openrisc/kernel/setup.c
@@ -41,7 +41,6 @@
#include <linux/of_platform.h>
#include <asm/segment.h>
-#include <asm/system.h>
#include <asm/pgtable.h>
#include <asm/types.h>
#include <asm/setup.h>