diff options
author | Arnd Bergmann <arnd@arndb.de> | 2011-08-26 15:27:34 +0000 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2011-08-26 15:27:34 +0000 |
commit | 966843eb43cf90b1c6d3f56ecc96832bf6fb4b8f (patch) | |
tree | e51ac58e325610f26e7a46a8cd109c4c598f59e3 /arch/arm/mach-footbridge/dc21285.c | |
parent | 4a3f4233c56d2e6ce8e432ff9aaaaad5108d7ab8 (diff) | |
parent | 9fc2071a652fa03e78160cbe0a39c8fdddf1eea7 (diff) |
Merge branch 'fixes' of git://git.jdl.com/software/linux-3.0 into fixes
Diffstat (limited to 'arch/arm/mach-footbridge/dc21285.c')
-rw-r--r-- | arch/arm/mach-footbridge/dc21285.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-footbridge/dc21285.c b/arch/arm/mach-footbridge/dc21285.c index 1331fff51ae2..18c32a5541d9 100644 --- a/arch/arm/mach-footbridge/dc21285.c +++ b/arch/arm/mach-footbridge/dc21285.c @@ -18,6 +18,7 @@ #include <linux/irq.h> #include <linux/io.h> #include <linux/spinlock.h> +#include <video/vga.h> #include <asm/irq.h> #include <asm/system.h> |