diff options
Diffstat (limited to 'drivers/video/dnfb.c')
| -rw-r--r-- | drivers/video/dnfb.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/video/dnfb.c b/drivers/video/dnfb.c index 1dbb82dca40b..1785686a7f11 100644 --- a/drivers/video/dnfb.c +++ b/drivers/video/dnfb.c | |||
| @@ -6,6 +6,8 @@ | |||
| 6 | #include <linux/slab.h> | 6 | #include <linux/slab.h> |
| 7 | #include <linux/delay.h> | 7 | #include <linux/delay.h> |
| 8 | #include <linux/interrupt.h> | 8 | #include <linux/interrupt.h> |
| 9 | #include <linux/platform_device.h> | ||
| 10 | |||
| 9 | #include <asm/setup.h> | 11 | #include <asm/setup.h> |
| 10 | #include <asm/system.h> | 12 | #include <asm/system.h> |
| 11 | #include <asm/irq.h> | 13 | #include <asm/irq.h> |
