[PATCH] soc: brcmstb: fix warning from missing include

Florian Fainelli f.fainelli at gmail.com
Tue Jun 7 13:53:58 PDT 2016


On 06/07/2016 10:54 AM, Ben Dooks wrote:
> The brcmstb_biuctrl_init() is defined in the soc specific header
> file, but wasn't included in the driver file. Fix the following
> warning by including <linux/soc/brcmstb/brcmstb.h> in the driver:
> 
> drivers/soc/brcmstb/biuctrl.c:101:13: warning: symbol 'brcmstb_biuctrl_init' was not declared. Should it be static?
> 
> Signed-off-by: Ben Dooks <ben.dooks at codethink.co.uk>

Applied, thanks Ben!
-- 
Florian



More information about the linux-arm-kernel mailing list