dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/video/geode
Jon Smirl a8f340e394 [PATCH] vt: Remove VT-specific declarations and definitions from tty.h
MAX_NR_CONSOLES, fg_console, want_console and last_console are more of a
function of the VT layer than the TTY one.  Moving these to vt.h and vt_kern.h
allows all of the framebuffer and VT console drivers to remove their
dependency on tty.h.

[akpm@osdl.org: fix alpha build]
Signed-off-by: Jon Smirl <jonsmir@gmail.com>
Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-07-10 13:24:16 -07:00
..
Kconfig [PATCH] fbdev: framebuffer driver for Geode GX 2006-03-27 08:44:55 -08:00
Makefile [PATCH] fbdev: framebuffer driver for Geode GX 2006-03-27 08:44:55 -08:00
display_gx.c [PATCH] fbdev: framebuffer driver for Geode GX 2006-03-27 08:44:55 -08:00
display_gx.h [PATCH] fbdev: framebuffer driver for Geode GX 2006-03-27 08:44:55 -08:00
display_gx1.c [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions 2005-09-09 14:03:48 -07:00
display_gx1.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
geodefb.h [PATCH] fbdev: geode updates 2005-09-09 13:57:59 -07:00
gx1fb_core.c [PATCH] vt: Remove VT-specific declarations and definitions from tty.h 2006-07-10 13:24:16 -07:00
gxfb_core.c [PATCH] vt: Remove VT-specific declarations and definitions from tty.h 2006-07-10 13:24:16 -07:00
video_cs5530.c [PATCH] fbdev: geode updates 2005-09-09 13:57:59 -07:00
video_cs5530.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
video_gx.c [PATCH] fbdev: framebuffer driver for Geode GX 2006-03-27 08:44:55 -08:00
video_gx.h [PATCH] fbdev: framebuffer driver for Geode GX 2006-03-27 08:44:55 -08:00