diff options
| author | Ben Dooks <[email protected]> | 2016-06-21 18:38:21 +0100 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2016-06-23 10:48:28 +0200 |
| commit | a688e3517c304ed523725e733baec678d489aa4a (patch) | |
| tree | 39fc7a7fac6bfa7ab2de20b584811a9aa74cbcca /scripts/gdb/linux/proc.py | |
| parent | 828d6317830296e4e99060801f0b929b8a919069 (diff) | |
pinctrl: rockchip: make rockchip_irq_gc_mask_set_bit static
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 <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions