aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
diff options
context:
space:
mode:
authorFinn Thain <fthain@telegraphics.com.au>2008-11-18 14:45:20 -0500
committerGeert Uytterhoeven <geert@linux-m68k.org>2008-12-28 14:00:03 -0500
commit429dbf53bca49b110f1058f0d9417a59115c41b8 (patch)
tree0e676aea8c3bb365542f54bfa0e8df76b3bb6234 /drivers/scsi
parent4a973592d67ccc240bca694e48ce88facd764043 (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 'drivers/scsi')
-rw-r--r--drivers/scsi/mac_scsi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/mac_scsi.c b/drivers/scsi/mac_scsi.c
index 0248919bc2df..bf2a1c516293 100644
--- a/drivers/scsi/mac_scsi.c
+++ b/drivers/scsi/mac_scsi.c
@@ -47,7 +47,6 @@
47 47
48#include <asm/macintosh.h> 48#include <asm/macintosh.h>
49#include <asm/macints.h> 49#include <asm/macints.h>
50#include <asm/machw.h>
51#include <asm/mac_via.h> 50#include <asm/mac_via.h>
52 51
53#include "scsi.h" 52#include "scsi.h"