commit | 7f980a06e4a9e3bb26db91da8f0e980b0786023a | [log] [tgz] |
---|---|---|
author | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Sun Mar 27 02:54:32 2011 +0000 |
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Sun Mar 27 02:54:32 2011 +0000 |
tree | 17323d8d952bcf660cd426f09f2b106458509545 | |
parent | 95d517cfce023eb24c5363ab82377146bd659816 [diff] |
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>