X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Ffsl_dcu_fb.h;h=67e29e74e62c72f76407a606d7ddbc4d17581bf7;hb=74c8cb02a4a7d20961a58ff8763ee32045becccb;hp=42632984d359df36e7b1ad2fa2260132459eaea4;hpb=b7a809957bcd72c2efa49ce733774b1e28878585;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,