diff options
author | Thomas Mühlbacher <tmuehlbacher@posteo.net> | 2024-09-19 17:35:22 +0000 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2024-11-04 17:46:06 +0100 |
commit | 7b22846f8af5ab2f267de9eb209fb1835ee9978c (patch) | |
tree | 6151bb6d5db803a7b6a8deb58f3e7c9326517c97 /drivers/net/net_failover.c | |
parent | b6ec62e01aa4229bc9d3861d1073806767ea7838 (diff) | |
download | linux-7b22846f8af5ab2f267de9eb209fb1835ee9978c.tar.gz linux-7b22846f8af5ab2f267de9eb209fb1835ee9978c.tar.bz2 linux-7b22846f8af5ab2f267de9eb209fb1835ee9978c.zip |
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: a29689e60ed3 ("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>
Diffstat (limited to 'drivers/net/net_failover.c')
0 files changed, 0 insertions, 0 deletions