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)
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>

No differences found