|
From: James S. <jsi...@ph...> - 2002-08-14 15:09:31
|
This is normal. The api is changing no several drivers are going to be broken. On Wed, 14 Aug 2002, Meelis Roos wrote: > vga16fb.c: In function `vga16fb_set_disp': > vga16fb.c:177: structure has no member named `visual' > vga16fb.c:178: structure has no member named `type' > vga16fb.c:179: structure has no member named `type_aux' > vga16fb.c:180: structure has no member named `ypanstep' > vga16fb.c:181: structure has no member named `ywrapstep' > vga16fb.c:182: structure has no member named `line_length' > vga16fb.c: In function `vga_vesa_blank': > vga16fb.c:664: warning: implicit declaration of function `cli' > vga16fb.c:671: warning: implicit declaration of function `sti' > vga16fb.c: In function `vga16fb_blank': > vga16fb.c:796: warning: implicit declaration of function `do_install_cmap_R982b4616' > vga16fb.c: At top level: > vga16fb.c:814: unknown field `fb_get_fix' specified in initializer > vga16fb.c:814: warning: initialization from incompatible pointer type > vga16fb.c:815: unknown field `fb_get_var' specified in initializer > vga16fb.c:815: warning: initialization from incompatible pointer type > > |