[PATCH] Split out screen_info from tty.h
authorBrian Gerst <bgerst@didntduck.org>
Sun, 8 Jan 2006 09:04:54 +0000 (01:04 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 9 Jan 2006 04:14:05 +0000 (20:14 -0800)
commit7e7f358c8f8f836c504faa293fda0c1c0733b63c
treeb06ef1742fe9e5533f754b46cb0e0e56ee619b0a
parent389cd6ec086e9b5421fe479d14d20a1faf74848d
[PATCH] Split out screen_info from tty.h

This makes it possible for boot code to use screen_info without dragging in
all of tty.h.

Signed-off-by: Brian Gerst <bgerst@didntduck.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/boot/compressed/misc.c
arch/x86_64/boot/compressed/misc.c
arch/x86_64/boot/compressed/miscsetup.h [deleted file]
include/linux/screen_info.h [new file with mode: 0644]
include/linux/tty.h