fbcondecor is not in kernel per se, so added it
commiteb5eac25124ced3b61732df3f9f9c383100b6ca6
authorZhang Le <r0bertz@gentoo.org>
Sun, 8 Mar 2009 18:28:17 +0000 (9 02:28 +0800)
committerZhang Le <r0bertz@gentoo.org>
Sun, 8 Mar 2009 18:28:17 +0000 (9 02:28 +0800)
tree2a39a43ff5f5bfd034a0a0b825fa7e6311c09831
parent0b9848eef89fbaa5729d4aff293b8105ac038e51
fbcondecor is not in kernel per se, so added it

Signed-off-by: Zhang Le <r0bertz@gentoo.org>
16 files changed:
Documentation/fb/00-INDEX
Documentation/fb/fbcondecor.txt [new file with mode: 0644]
drivers/Makefile
drivers/video/Kconfig
drivers/video/console/Kconfig
drivers/video/console/Makefile
drivers/video/console/bitblit.c
drivers/video/console/cfbcondecor.c [new file with mode: 0644]
drivers/video/console/fbcon.c
drivers/video/console/fbcondecor.c [new file with mode: 0644]
drivers/video/console/fbcondecor.h [new file with mode: 0644]
drivers/video/fbcmap.c
include/linux/console_decor.h [new file with mode: 0644]
include/linux/console_struct.h
include/linux/fb.h
kernel/sysctl.c