mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-11-05 18:59:58 +00:00
894673ee61
screen_info.h doesn't have anything to do with the tty layer and shouldn't be included by tty.h. This patches removes the include and modifies all users to directly include screen_info.h. struct screen_info is mainly used to communicate with the console drivers in drivers/video/console. Note that this patch touches every arch and I have no way of testing it. If there is a mistake the worst thing that will happen is a compile error. [akpm@osdl.org: fix arm build] [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> |
||
---|---|---|
.. | ||
align.c | ||
asm-offsets.c | ||
entry.S | ||
head.S | ||
init_task.c | ||
io_m32104ut.c | ||
io_m32700ut.c | ||
io_mappi.c | ||
io_mappi2.c | ||
io_mappi3.c | ||
io_oaks32r.c | ||
io_opsput.c | ||
io_usrv.c | ||
irq.c | ||
m32r_ksyms.c | ||
Makefile | ||
module.c | ||
process.c | ||
ptrace.c | ||
semaphore.c | ||
setup.c | ||
setup_m32104ut.c | ||
setup_m32700ut.c | ||
setup_mappi.c | ||
setup_mappi2.c | ||
setup_mappi3.c | ||
setup_oaks32r.c | ||
setup_opsput.c | ||
setup_usrv.c | ||
signal.c | ||
smp.c | ||
smpboot.c | ||
sys_m32r.c | ||
time.c | ||
traps.c | ||
vmlinux.lds.S |