]> git.baikalelectronics.ru Git - kernel.git/commit
viafb: some small cleanup for global variables
authorFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sun, 27 Mar 2011 02:54:32 +0000 (02:54 +0000)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sun, 27 Mar 2011 02:54:32 +0000 (02:54 +0000)
commit133de2c3a99ed157eb4c16e4d26b1827419b4743
tree17323d8d952bcf660cd426f09f2b106458509545
parent94e447592d17580f2d67f6be02e292635937e41c
viafb: some small cleanup for global variables

We do not need viafb_second{,_virtual}_{xres,yres} outside of
viafbdev.c so move them there and eliminate the virtual ones where
the only sane usage is done during initalization.

Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/via/global.c
drivers/video/via/global.h
drivers/video/via/hw.h
drivers/video/via/viafbdev.c
drivers/video/via/viafbdev.h