X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=include%2Ffsl_dcu_fb.h;h=67e29e74e62c72f76407a606d7ddbc4d17581bf7;hb=ba1f966725223c605ed504b09446c52a3f201c2b;hp=42632984d359df36e7b1ad2fa2260132459eaea4;hpb=114cc4290b2f24bb314edf2edd5d8738a0778c4b;p=u-boot diff --git a/include/fsl_dcu_fb.h b/include/fsl_dcu_fb.h index 42632984d3..67e29e74e6 100644 --- a/include/fsl_dcu_fb.h +++ b/include/fsl_dcu_fb.h @@ -9,6 +9,7 @@ int fsl_dcu_init(unsigned int xres, unsigned int yres, unsigned int pixel_format); +int fsl_dcu_fixedfb_setup(void *blob); /* Prototypes for external board-specific functions */ int platform_dcu_init(unsigned int xres, unsigned int yres,