Commit 06e80113 authored by Ralf Baechle's avatar Ralf Baechle

[MIPS] Jazz: build fix - include <linux/screen_info.h>

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 3bdcdd68
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
#include <linux/fb.h> #include <linux/fb.h>
#include <linux/ide.h> #include <linux/ide.h>
#include <linux/pm.h> #include <linux/pm.h>
#include <linux/screen_info.h>
#include <asm/bootinfo.h> #include <asm/bootinfo.h>
#include <asm/irq.h> #include <asm/irq.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment