Commit a726483
watchdog: s3c2410_wdt: Drop S3C2410 support
Samsung S3C2410 SoC was removed from Linux kernel in the
commit 61b7f89 ("ARM: s3c: remove all s3c24xx support"), in January
2023. There are no in-kernel users of samsung,s3c2410-wdt compatible
and s3c2410-wdt platform device name, so drop both. This leaves the
driver boundable only via compatibles, so drop any CONFIG_OF ifdefs.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>1 parent f2cfba2 commit a726483
1 file changed
Lines changed: 1 addition & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | 211 | | |
217 | 212 | | |
218 | 213 | | |
| |||
378 | 373 | | |
379 | 374 | | |
380 | 375 | | |
381 | | - | |
382 | | - | |
383 | 376 | | |
384 | 377 | | |
385 | 378 | | |
| |||
399 | 392 | | |
400 | 393 | | |
401 | 394 | | |
402 | | - | |
403 | | - | |
404 | | - | |
405 | | - | |
406 | | - | |
407 | | - | |
408 | | - | |
409 | | - | |
410 | | - | |
411 | | - | |
412 | 395 | | |
413 | 396 | | |
414 | 397 | | |
| |||
720 | 703 | | |
721 | 704 | | |
722 | 705 | | |
723 | | - | |
724 | 706 | | |
725 | 707 | | |
726 | 708 | | |
| |||
756 | 738 | | |
757 | 739 | | |
758 | 740 | | |
759 | | - | |
760 | 741 | | |
761 | 742 | | |
762 | 743 | | |
| |||
949 | 930 | | |
950 | 931 | | |
951 | 932 | | |
952 | | - | |
953 | 933 | | |
954 | 934 | | |
955 | 935 | | |
956 | | - | |
| 936 | + | |
957 | 937 | | |
958 | 938 | | |
959 | 939 | | |
| |||
0 commit comments