diff options
author | David Howells <dhowells@redhat.com> | 2012-03-28 13:30:03 -0400 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2012-03-28 13:30:03 -0400 |
commit | 141124c02059eee9dbc5c86ea797b1ca888e77f7 (patch) | |
tree | ee5feb86df07f0f0de1350dd569767ec31537869 /arch/m32r/include/asm | |
parent | 9ffc93f203c18a70623f21950f1dd473c9ec48cd (diff) |
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/m32r/include/asm')
-rw-r--r-- | arch/m32r/include/asm/system.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/m32r/include/asm/system.h b/arch/m32r/include/asm/system.h deleted file mode 100644 index a55c384fdcf3..000000000000 --- a/arch/m32r/include/asm/system.h +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | /* FILE TO BE DELETED. DO NOT ADD STUFF HERE! */ | ||
2 | #include <asm/barrier.h> | ||
3 | #include <asm/cmpxchg.h> | ||
4 | #include <asm/dcache_clear.h> | ||
5 | #include <asm/exec.h> | ||
6 | #include <asm/switch_to.h> | ||