[PATCH] drivers: video: fb: make locally used fb_set_shadowfb() static

Sascha Hauer s.hauer at pengutronix.de
Sun Feb 7 23:29:07 PST 2016


On Thu, Feb 04, 2016 at 12:11:43PM +0300, Antony Pavlov wrote:
> The patch fixes this compiler's warning:
> 
>     drivers/video/fb.c:233:5: warning: no previous prototype for
>     'fb_set_shadowfb' [-Wmissing-prototypes]
>      int fb_set_shadowfb(struct param_d *p, void *priv)
>          ^
> 
> Signed-off-by: Antony Pavlov <antonynpavlov at gmail.com>
> ---
>  drivers/video/fb.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list