Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH] fixed  screen_info build error about Qemu
@ 2006-07-13  8:34 Yoichi Yuasa
  2006-07-13 11:43 ` Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: Yoichi Yuasa @ 2006-07-13  8:34 UTC (permalink / raw)
  To: Ralf Baechle; +Cc: linux-mips

Hi Ralf,

This patch has fixed screen_info build error about Qemu.
Please apply.

Yoichi

Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>

diff -pruN -X mips/Documentation/dontdiff mips-orig/arch/mips/qemu/q-vga.c mips/arch/mips/qemu/q-vga.c
--- mips-orig/arch/mips/qemu/q-vga.c	2006-07-11 23:20:17.050899000 +0900
+++ mips/arch/mips/qemu/q-vga.c	2006-07-12 07:10:50.285183000 +0900
@@ -8,6 +8,7 @@
  * This will eventually go into the qemu firmware.
  */
 #include <linux/init.h>
+#include <linux/screen_info.h>
 #include <linux/tty.h>
 #include <asm/io.h>
 #include <video/vga.h>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-07-13 11:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-13  8:34 [PATCH] fixed screen_info build error about Qemu Yoichi Yuasa
2006-07-13 11:43 ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox