diff options
author | Finn Thain <fthain@telegraphics.com.au> | 2008-11-18 14:45:20 -0500 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2008-12-28 14:00:03 -0500 |
commit | 429dbf53bca49b110f1058f0d9417a59115c41b8 (patch) | |
tree | 0e676aea8c3bb365542f54bfa0e8df76b3bb6234 /arch/m68k/mac/macints.c | |
parent | 4a973592d67ccc240bca694e48ce88facd764043 (diff) |
m68k: machw.h cleanup
Remove some more cruft from machw.h and drop the #include where it isn't
needed.
Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/mac/macints.c')
-rw-r--r-- | arch/m68k/mac/macints.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68k/mac/macints.c b/arch/m68k/mac/macints.c index ecddac4a02b9..e17b8d56ce04 100644 --- a/arch/m68k/mac/macints.c +++ b/arch/m68k/mac/macints.c | |||
@@ -127,7 +127,6 @@ | |||
127 | #include <asm/irq.h> | 127 | #include <asm/irq.h> |
128 | #include <asm/traps.h> | 128 | #include <asm/traps.h> |
129 | #include <asm/bootinfo.h> | 129 | #include <asm/bootinfo.h> |
130 | #include <asm/machw.h> | ||
131 | #include <asm/macintosh.h> | 130 | #include <asm/macintosh.h> |
132 | #include <asm/mac_via.h> | 131 | #include <asm/mac_via.h> |
133 | #include <asm/mac_psc.h> | 132 | #include <asm/mac_psc.h> |