diff options
author | David Howells <dhowells@redhat.com> | 2012-03-28 19:30:02 +0200 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2012-03-28 19:30:02 +0200 |
commit | 40ab3317493609c9a8199492588ae7bf88eb12d6 (patch) | |
tree | 5758d163e818debc0ac63506be16b858db85a1e8 /arch/frv/mm/init.c | |
parent | Disintegrate asm/system.h for CRIS (diff) | |
download | linux-40ab3317493609c9a8199492588ae7bf88eb12d6.tar.xz linux-40ab3317493609c9a8199492588ae7bf88eb12d6.zip |
Disintegrate asm/system.h for FRV
Disintegrate asm/system.h for FRV.
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'arch/frv/mm/init.c')
-rw-r--r-- | arch/frv/mm/init.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/frv/mm/init.c b/arch/frv/mm/init.c index fbe5f0dbae06..a19effcccb34 100644 --- a/arch/frv/mm/init.c +++ b/arch/frv/mm/init.c @@ -33,7 +33,6 @@ #include <asm/segment.h> #include <asm/page.h> #include <asm/pgtable.h> -#include <asm/system.h> #include <asm/mmu_context.h> #include <asm/virtconvert.h> #include <asm/sections.h> |