linux/drivers/net/can/cc770
Thomas Mühlbacher 7b22846f8a can: {cc770,sja1000}_isa: allow building on x86_64
The ISA variable is only defined if X86_32 is also defined. However,
these drivers are still useful and in use on at least some modern 64-bit
x86 industrial systems as well. With the correct module parameters, they
work as long as IO port communication is possible, despite their name
having ISA in them.

Fixes: a29689e60e ("net: handle HAS_IOPORT dependencies")
Signed-off-by: Thomas Mühlbacher <tmuehlbacher@posteo.net>
Link: https://patch.msgid.link/20240919174151.15473-2-tmuehlbacher@posteo.net
Cc: stable@vger.kernel.org
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2024-11-04 17:46:06 +01:00
..
cc770_isa.c can: Switch back to struct platform_driver::remove() 2024-09-11 09:37:16 +02:00
cc770_platform.c can: Switch back to struct platform_driver::remove() 2024-09-11 09:37:16 +02:00
cc770.c can: dev: fix skb drop check 2022-11-07 14:00:27 +01:00
cc770.h can: drivers: fix spelling mistakes 2020-09-21 10:13:16 +02:00
Kconfig can: {cc770,sja1000}_isa: allow building on x86_64 2024-11-04 17:46:06 +01:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00