X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fx86%2Fboot%2Fvideo-vesa.c;h=419b5c27337463b59ffc6bf5ae545c25c8aaafbc;hb=4f02f8220562591322c118d07a32bebf705318b7;hp=662dd2f130684c050d46f6950263ef9b4e7cfc08;hpb=1cac5004e953506166e980da5776d5cc1c176d79;p=linux-2.6 diff --git a/arch/x86/boot/video-vesa.c b/arch/x86/boot/video-vesa.c index 662dd2f130..419b5c2733 100644 --- a/arch/x86/boot/video-vesa.c +++ b/arch/x86/boot/video-vesa.c @@ -37,8 +37,6 @@ static int vesa_probe(void) video_vesa.modes = GET_HEAP(struct mode_info, 0); - vginfo.signature = VBE2_MAGIC; - ax = 0x4f00; di = (size_t)&vginfo; asm(INT10