Re: [U-Boot] [PATCH 1/2] rockchip: video: rk_hdmi: fix implicit definition warnings

2017-06-07 Thread sjg
On 6 June 2017 at 01:15, Philipp Tomsich wrote: > When enabling CONFIG_DISPLAY_ROCKCHIP_HDMI, compile-time warning for > the following implicitly defined functions are raised due to a missing > include directive: > > drivers/video/rockchip/rk_hdmi.c: In

Re: [U-Boot] [PATCH 1/2] rockchip: video: rk_hdmi: fix implicit definition warnings

2017-06-06 Thread Simon Glass
On 6 June 2017 at 01:15, Philipp Tomsich wrote: > When enabling CONFIG_DISPLAY_ROCKCHIP_HDMI, compile-time warning for > the following implicitly defined functions are raised due to a missing > include directive: > > drivers/video/rockchip/rk_hdmi.c: In

[U-Boot] [PATCH 1/2] rockchip: video: rk_hdmi: fix implicit definition warnings

2017-06-06 Thread Philipp Tomsich
When enabling CONFIG_DISPLAY_ROCKCHIP_HDMI, compile-time warning for the following implicitly defined functions are raised due to a missing include directive: drivers/video/rockchip/rk_hdmi.c: In function 'rk_hdmi_probe': drivers/video/rockchip/rk_hdmi.c:150:2: warning: implicit declaration