diff options
author | Rob Herring <[email protected]> | 2023-08-23 10:10:59 -0500 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2023-08-25 16:19:12 +0200 |
commit | d889540247f9d549332a3dd5ca1b88a662119186 (patch) | |
tree | 5ee39bf9c7e3de914533f2cd12ab34dffdb728b5 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 266da53c35fce128ce47d8aa93e316e0a94f2f60 (diff) |
watchdog: stm32: Drop unnecessary of_match_ptr()
With COMPILE_TEST recently enabled, 0-day reports a warning:
drivers/watchdog/stm32_iwdg.c:215:34: warning: 'stm32_iwdg_of_match' defined but not used [-Wunused-const-variable=]
As STM32 platforms are always used with DT, drop the of_match_ptr().
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Signed-off-by: Rob Herring <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions