aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2012-03-28 18:30:03 +0100
committerDavid Howells <dhowells@redhat.com>2012-03-28 18:30:03 +0100
commit141124c02059eee9dbc5c86ea797b1ca888e77f7 (patch)
treeee5feb86df07f0f0de1350dd569767ec31537869 /arch/frv
parentRemove all #inclusions of asm/system.h (diff)
downloadlinux-dev-141124c02059eee9dbc5c86ea797b1ca888e77f7.tar.xz
linux-dev-141124c02059eee9dbc5c86ea797b1ca888e77f7.zip
Delete all instances of asm/system.h
Delete all instances of asm/system.h as they should be redundant by this point. Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'arch/frv')
-rw-r--r--arch/frv/include/asm/system.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/frv/include/asm/system.h b/arch/frv/include/asm/system.h
deleted file mode 100644
index 659bcdb44eca..000000000000
--- a/arch/frv/include/asm/system.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#include <asm/barrier.h>
-#include <asm/cmpxchg.h>
-#include <asm/exec.h>
-#include <asm/switch_to.h>