aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/jazz
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2006-10-08 19:35:00 +0100
committerRalf Baechle <ralf@linux-mips.org>2006-10-09 00:15:27 +0100
commit06e80113c765119e73394a5878c137f2d09a4dcd (patch)
treeef6ccccc8a97b66dde7b07dea8f581644f3c3bdc /arch/mips/jazz
parent[MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;) (diff)
downloadlinux-dev-06e80113c765119e73394a5878c137f2d09a4dcd.tar.xz
linux-dev-06e80113c765119e73394a5878c137f2d09a4dcd.zip
[MIPS] Jazz: build fix - include <linux/screen_info.h>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/jazz')
-rw-r--r--arch/mips/jazz/setup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/jazz/setup.c b/arch/mips/jazz/setup.c
index 50cecfca7f87..a3354c1f3d70 100644
--- a/arch/mips/jazz/setup.c
+++ b/arch/mips/jazz/setup.c
@@ -19,6 +19,7 @@
#include <linux/fb.h>
#include <linux/ide.h>
#include <linux/pm.h>
+#include <linux/screen_info.h>
#include <asm/bootinfo.h>
#include <asm/irq.h>