x86: replace a magic number with a named constant in the VESA boot code
authorMichal Januszewski <spock@gentoo.org>
Sun, 5 Oct 2008 10:16:04 +0000 (12:16 +0200)
committerIngo Molnar <mingo@elte.hu>
Sun, 5 Oct 2008 16:39:29 +0000 (18:39 +0200)
commit2407390bd20de38740eef87eab4fe3d1deafdbdd
tree28ce436c737a287d7d864bb934488cebb0a1b244
parentd960c9ce47c5360b39e47c064818e91c89df0e21
x86: replace a magic number with a named constant in the VESA boot code

Replace a magic number with a named constant in the VESA boot code.

Signed-off-by: Michal Januszewski <spock@gentoo.org>
Cc: linux-fbdev-devel@lists.sourceforge.net
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/boot/video-vesa.c