]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/video/tx3912fb.c
ide: remove ide_find_best_pio_mode()
[karo-tx-linux.git] / drivers / video / tx3912fb.c
index 07389ba01effa51407d44a022d8a224a99c89b22..e6f7c78da68bf1a5e88677b8ccfa8b6c92f09170 100644 (file)
@@ -291,7 +291,7 @@ int __init tx3912fb_init(void)
        fb_info.fbops = &tx3912fb_ops;
        fb_info.var = tx3912fb_var;
        fb_info.fix = tx3912fb_fix;
-       fb_info.pseudo_palette = pseudo_palette;
+       fb_info.pseudo_palette = cfb8;
        fb_info.flags = FBINFO_DEFAULT;
 
        /* Clear the framebuffer */