]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] sparc32 vga support
authorAndrew Morton <akpm@osdl.org>
Tue, 11 Apr 2006 05:55:47 +0000 (22:55 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 11 Apr 2006 13:18:54 +0000 (06:18 -0700)
commitac50ab3e45436900b5d73edd0c6b0744af560535
treebbf18fb48ce262cb024a2e459eaa6bc0fa7512b9
parentf2e782efb0876214c77a48e8e67248125f1607c1
[PATCH] sparc32 vga support

sparc32 lacks vga.h, so lots of fbdev drivers won't compile.  There are no
sparc32 systems with PCI slots, so it's a bit moot.

The patch gives sparc32 a copy of the sparc64 vga.h.  It fixes sparc32
allmodconfig without mucking up fbdev Kconfig and gives us wider compile
coverage.

Cc: "Antonino A. Daplas" <adaplas@pol.net>
Acked-by: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/asm-sparc/vga.h [new file with mode: 0644]