diff options
Diffstat (limited to 'drivers/video/macfb.c')
-rw-r--r-- | drivers/video/macfb.c | 1 |
1 files changed, 0 insertions, 1 deletions
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 |