diff options
author | Guenter Roeck <[email protected]> | 2023-02-28 07:16:48 -0800 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2023-04-22 12:53:37 +0200 |
commit | 0ea0a825192efdd44af4c016faaab1a3d2073c78 (patch) | |
tree | 0f550071bae47580b06b44cf06e49e4e18530feb /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 09a9639e56c01c7a00d6c0ca63f4c7c41abe075d (diff) |
watchdog: imx2_wdg: Declare local symbols static
0-day complains:
drivers/watchdog/imx2_wdt.c:442:22: sparse:
symbol 'imx_wdt' was not declared. Should it be static?
drivers/watchdog/imx2_wdt.c:446:22: sparse:
symbol 'imx_wdt_legacy' was not declared. Should it be static?
Declare as static variables.
Fixes: e42c73f1ef0d ("watchdog: imx2_wdg: suspend watchdog in WAIT mode")
Cc: Andrej Picej <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions