-
- Downloads
[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>
Showing
- arch/i386/boot/compressed/misc.c 1 addition, 1 deletionarch/i386/boot/compressed/misc.c
- arch/x86_64/boot/compressed/misc.c 1 addition, 1 deletionarch/x86_64/boot/compressed/misc.c
- arch/x86_64/boot/compressed/miscsetup.h 0 additions, 39 deletionsarch/x86_64/boot/compressed/miscsetup.h
- include/linux/screen_info.h 77 additions, 0 deletionsinclude/linux/screen_info.h
- include/linux/tty.h 1 addition, 71 deletionsinclude/linux/tty.h
include/linux/screen_info.h
0 → 100644
Please register or sign in to comment