]> err.no Git - linux-2.6/blobdiff - arch/x86/boot/video-vesa.c
Merge branch 'smsc47b397-new-id' into release
[linux-2.6] / arch / x86 / boot / video-vesa.c
index 662dd2f130684c050d46f6950263ef9b4e7cfc08..419b5c27337463b59ffc6bf5ae545c25c8aaafbc 100644 (file)
@@ -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