On Tue, Jun 21, 2016 at 7:38 PM, Ben Dooks <ben.dooks at codethink.co.uk> wrote: > The rockchip_irq_gc_mask_set_bit() function is not exported our used > outside of ppinctrl-rockchip.c so fix the following sparse error by > making it static: > > drivers/pinctrl/pinctrl-rockchip.c:2010:6: warning: symbol 'rockchip_irq_gc_mask_set_bit' was not declared. Should it be static? > > Signed-off-by: Ben Dooks <ben.dooks at codethink.co.uk> Patch applied as obviously correct. Yours, Linus Walleij