]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit087b8f767b1a7d7cd0680d166ff0c5f1afb96099
treeb06ef1742fe9e5533f754b46cb0e0e56ee619b0a
parent30f7157da22e51e0903b0767dc4a339a1e18b003
[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