Niklas Schnelle
d4d3125a34
watchdog: Add HAS_IOPORT dependency for SBC8360 and SBC7240
...
Both drivers use I/O port accesses without declaring a dependency on
CONFIG_HAS_IOPORT. For sbc8360_wdt this causes a compile error on UML
once inb()/outb() helpers become conditional.
For sbc7240_wdt this causes no such errors with UML because this driver
depends on both x86_32 and !UML. Nevertheless add HAS_IOPORT as
a dependency for both drivers to be explicit and drop the !UML
dependency for sbc7240_wdt as it is now redundant since UML implies no
HAS_IOPORT.
Fixes: 52df67b6b3 ("watchdog: add HAS_IOPORT dependencies")
Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com >
Reviewed-by: Guenter Roeck <linux@roeck-us.net >
Signed-off-by: Arnd Bergmann <arnd@arndb.de >
2024-10-28 21:44:29 +00:00
..
2024-09-19 11:12:49 +02:00
2024-10-05 10:40:16 -07:00
2024-10-02 17:23:23 -04:00
2024-10-02 17:23:23 -04:00
2024-10-02 17:23:23 -04:00
2024-10-04 10:43:44 -07:00
2024-10-28 21:44:27 +00:00
2024-09-27 08:48:37 -07:00
2024-10-02 17:23:23 -04:00
2024-10-02 17:23:23 -04:00
2024-09-17 15:27:01 +02:00
2024-10-02 17:23:23 -04:00
2024-10-02 17:23:23 -04:00
2024-10-04 11:57:15 -07:00
2024-09-18 10:49:45 +02:00
2024-10-02 17:23:23 -04:00
2024-10-02 17:23:23 -04:00
2024-09-26 12:00:25 -07:00
2024-09-19 10:18:15 +02:00
2024-09-16 06:36:37 +02:00
2024-09-26 10:13:08 -07:00
2024-10-02 17:23:23 -04:00
2024-10-04 11:25:14 -07:00
2024-10-02 17:23:23 -04:00
2024-10-02 17:23:23 -04:00
2024-09-27 08:18:43 -07:00
2024-10-03 20:51:47 +02:00
2024-10-28 21:44:27 +00:00
2024-10-02 17:23:23 -04:00
2024-10-02 16:42:28 -07:00
2024-09-19 10:18:15 +02:00
2024-10-02 17:23:23 -04:00
2024-09-27 08:18:43 -07:00
2024-10-05 10:31:04 -07:00
2024-09-17 16:51:45 +02:00
2024-09-25 22:30:33 +02:00
2024-10-02 17:23:23 -04:00
2024-09-27 08:18:43 -07:00
2024-10-02 16:42:28 -07:00
2024-09-27 08:18:43 -07:00
2024-09-17 22:20:12 +08:00
2024-10-02 17:23:23 -04:00
2024-10-02 17:23:23 -04:00
2024-10-02 17:23:23 -04:00
2024-09-27 09:11:05 -05:00
2024-10-02 16:42:28 -07:00
2024-10-02 17:23:23 -04:00
2024-10-02 17:23:23 -04:00
2024-09-29 09:22:34 -07:00
2024-10-02 17:23:23 -04:00
2024-10-02 17:23:23 -04:00
2024-10-02 17:23:23 -04:00
2024-10-02 17:23:23 -04:00
2024-10-03 09:44:00 -07:00
2024-10-02 17:23:23 -04:00
2024-09-20 10:51:25 -04:00
2024-09-26 08:43:17 -07:00
2024-10-02 17:23:23 -04:00
2024-09-26 10:13:08 -07:00
2024-09-24 13:02:06 -07:00
2024-10-02 17:23:23 -04:00
2024-10-02 17:23:23 -04:00
2024-10-02 17:23:23 -04:00
2024-10-01 02:47:39 -07:00
2024-09-23 14:05:10 -07:00
2024-09-26 12:00:25 -07:00
2024-10-06 11:11:01 -07:00
2024-10-02 17:23:23 -04:00
2024-09-27 08:18:43 -07:00
2024-10-02 17:23:23 -04:00
2024-09-26 12:00:25 -07:00
2024-09-29 09:53:04 -07:00
2024-09-13 14:09:47 -07:00
2024-10-02 17:23:23 -04:00
2024-09-28 09:11:46 -07:00
2024-09-27 08:18:43 -07:00
2024-10-02 17:23:23 -04:00
2024-09-26 17:25:29 +02:00
2024-10-02 17:23:23 -04:00
2024-09-23 14:00:46 -07:00
2024-10-05 10:25:04 -07:00
2024-10-02 17:23:23 -04:00
2024-10-02 17:23:23 -04:00
2024-10-02 17:23:23 -04:00
2024-10-28 21:44:28 +00:00
2024-10-02 17:23:23 -04:00
2024-10-02 17:23:23 -04:00
2024-09-26 08:43:17 -07:00
2024-09-27 08:18:43 -07:00
2024-10-02 17:23:23 -04:00
2024-10-02 17:23:23 -04:00
2024-09-27 08:18:43 -07:00
2024-09-26 08:43:17 -07:00
2024-10-28 21:44:29 +00:00
2024-10-02 16:14:30 +02:00