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 /drivers | |
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 'drivers')
-rw-r--r-- | drivers/ide/macide.c | 1 | ||||
-rw-r--r-- | drivers/macintosh/via-cuda.c | 1 | ||||
-rw-r--r-- | drivers/macintosh/via-macii.c | 1 | ||||
-rw-r--r-- | drivers/macintosh/via-maciisi.c | 1 | ||||
-rw-r--r-- | drivers/macintosh/via-pmu68k.c | 1 | ||||
-rw-r--r-- | drivers/scsi/mac_scsi.c | 1 | ||||
-rw-r--r-- | drivers/video/macfb.c | 1 |
7 files changed, 0 insertions, 7 deletions
diff --git a/drivers/ide/macide.c b/drivers/ide/macide.c index 43f97cc1d30e..3c60064f1d4f 100644 --- a/drivers/ide/macide.c +++ b/drivers/ide/macide.c | |||
@@ -18,7 +18,6 @@ | |||
18 | #include <linux/delay.h> | 18 | #include <linux/delay.h> |
19 | #include <linux/ide.h> | 19 | #include <linux/ide.h> |
20 | 20 | ||
21 | #include <asm/machw.h> | ||
22 | #include <asm/macintosh.h> | 21 | #include <asm/macintosh.h> |
23 | #include <asm/macints.h> | 22 | #include <asm/macints.h> |
24 | #include <asm/mac_baboon.h> | 23 | #include <asm/mac_baboon.h> |
diff --git a/drivers/macintosh/via-cuda.c b/drivers/macintosh/via-cuda.c index 741a93a3eb61..62dd1fdafecf 100644 --- a/drivers/macintosh/via-cuda.c +++ b/drivers/macintosh/via-cuda.c | |||
@@ -23,7 +23,6 @@ | |||
23 | #else | 23 | #else |
24 | #include <asm/macintosh.h> | 24 | #include <asm/macintosh.h> |
25 | #include <asm/macints.h> | 25 | #include <asm/macints.h> |
26 | #include <asm/machw.h> | ||
27 | #include <asm/mac_via.h> | 26 | #include <asm/mac_via.h> |
28 | #endif | 27 | #endif |
29 | #include <asm/io.h> | 28 | #include <asm/io.h> |
diff --git a/drivers/macintosh/via-macii.c b/drivers/macintosh/via-macii.c index 6e6dd17ab572..817f37a875c9 100644 --- a/drivers/macintosh/via-macii.c +++ b/drivers/macintosh/via-macii.c | |||
@@ -33,7 +33,6 @@ | |||
33 | #include <linux/init.h> | 33 | #include <linux/init.h> |
34 | #include <asm/macintosh.h> | 34 | #include <asm/macintosh.h> |
35 | #include <asm/macints.h> | 35 | #include <asm/macints.h> |
36 | #include <asm/machw.h> | ||
37 | #include <asm/mac_via.h> | 36 | #include <asm/mac_via.h> |
38 | #include <asm/system.h> | 37 | #include <asm/system.h> |
39 | 38 | ||
diff --git a/drivers/macintosh/via-maciisi.c b/drivers/macintosh/via-maciisi.c index 2dc788042707..4d686c0bdea0 100644 --- a/drivers/macintosh/via-maciisi.c +++ b/drivers/macintosh/via-maciisi.c | |||
@@ -24,7 +24,6 @@ | |||
24 | #include <linux/interrupt.h> | 24 | #include <linux/interrupt.h> |
25 | #include <asm/macintosh.h> | 25 | #include <asm/macintosh.h> |
26 | #include <asm/macints.h> | 26 | #include <asm/macints.h> |
27 | #include <asm/machw.h> | ||
28 | #include <asm/mac_via.h> | 27 | #include <asm/mac_via.h> |
29 | 28 | ||
30 | static volatile unsigned char *via; | 29 | static volatile unsigned char *via; |
diff --git a/drivers/macintosh/via-pmu68k.c b/drivers/macintosh/via-pmu68k.c index b64741c95ac4..fb9fa614a0e8 100644 --- a/drivers/macintosh/via-pmu68k.c +++ b/drivers/macintosh/via-pmu68k.c | |||
@@ -35,7 +35,6 @@ | |||
35 | 35 | ||
36 | #include <asm/macintosh.h> | 36 | #include <asm/macintosh.h> |
37 | #include <asm/macints.h> | 37 | #include <asm/macints.h> |
38 | #include <asm/machw.h> | ||
39 | #include <asm/mac_via.h> | 38 | #include <asm/mac_via.h> |
40 | 39 | ||
41 | #include <asm/pgtable.h> | 40 | #include <asm/pgtable.h> |
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" |
diff --git a/drivers/video/macfb.c b/drivers/video/macfb.c index ee380d5f3410..3a437f937779 100644 --- a/drivers/video/macfb.c +++ b/drivers/video/macfb.c | |||
@@ -36,7 +36,6 @@ | |||
36 | #include <asm/irq.h> | 36 | #include <asm/irq.h> |
37 | #include <asm/macintosh.h> | 37 | #include <asm/macintosh.h> |
38 | #include <asm/io.h> | 38 | #include <asm/io.h> |
39 | #include <asm/machw.h> | ||
40 | 39 | ||
41 | /* Common DAC base address for the LC, RBV, Valkyrie, and IIvx */ | 40 | /* Common DAC base address for the LC, RBV, Valkyrie, and IIvx */ |
42 | #define DAC_BASE 0x50f24000 | 41 | #define DAC_BASE 0x50f24000 |