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)
commit7f980a06e4a9e3bb26db91da8f0e980b0786023a
tree17323d8d952bcf660cd426f09f2b106458509545
parent95d517cfce023eb24c5363ab82377146bd659816
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