diff options
author | Wei Yongjun <[email protected]> | 2021-03-11 13:15:07 +0000 |
---|---|---|
committer | Lee Jones <[email protected]> | 2021-04-14 16:06:15 +0100 |
commit | c0d46b89ddeae419ee3ee8679fe6836119a83e14 (patch) | |
tree | a7c05d0540a4b13421673338ffa5930212af0208 /tools/perf/util/trace-event-scripting.c | |
parent | b4a66acc0997cff7cb9a4c3992e97808700aa1ff (diff) |
mfd: Make symbol 'atc260x_i2c_of_match' static
The sparse tool complains as follows:
drivers/mfd/atc260x-i2c.c:45:27: warning:
symbol 'atc260x_i2c_of_match' was not declared. Should it be static?
This symbol is not used outside of atc260x-i2c.c, so this
commit marks it static.
Fixes: f7cb7fe34db9 ("mfd: Add MFD driver for ATC260x PMICs")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Wei Yongjun <[email protected]>
Reviewed-by: Cristian Ciocaltea <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions