diff options
author | sunliming <sunliming@kylinos.cn> | 2022-08-26 10:52:43 +0200 |
---|---|---|
committer | Wim Van Sebroeck <wim@linux-watchdog.org> | 2022-10-02 12:55:39 +0200 |
commit | 74b31987e281e31d7bd4184c027d57543e9e0392 (patch) | |
tree | 8f37cb14a1c6d60841519e49eab77c56f3c523a2 /kernel/kcov.c | |
parent | watchdog: w83977f_wdt: Fix comment typo (diff) | |
download | linux-74b31987e281e31d7bd4184c027d57543e9e0392.tar.xz linux-74b31987e281e31d7bd4184c027d57543e9e0392.zip |
watchdog: sa1100: make variable sa1100dog_driver static
This symbol is not used outside of sa1100_wdt.c, so marks it static.
Fixes the following warning:
>> drivers/watchdog/sa1100_wdt.c:241:24: sparse: sparse: symbol 'sa1100dog_driver'
was not declared. Should it be static?
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: sunliming <sunliming@kylinos.cn>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20220802020819.1226454-1-sunliming@kylinos.cn
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Diffstat (limited to 'kernel/kcov.c')
0 files changed, 0 insertions, 0 deletions