diff options
Diffstat (limited to 'drivers/video/neofb.c')
-rw-r--r-- | drivers/video/neofb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/neofb.c b/drivers/video/neofb.c index deaf820cb38f..459ca553ffc0 100644 --- a/drivers/video/neofb.c +++ b/drivers/video/neofb.c | |||
@@ -66,7 +66,6 @@ | |||
66 | #include <linux/init.h> | 66 | #include <linux/init.h> |
67 | #ifdef CONFIG_TOSHIBA | 67 | #ifdef CONFIG_TOSHIBA |
68 | #include <linux/toshiba.h> | 68 | #include <linux/toshiba.h> |
69 | extern int tosh_smm(SMMRegisters *regs); | ||
70 | #endif | 69 | #endif |
71 | 70 | ||
72 | #include <asm/io.h> | 71 | #include <asm/io.h> |