mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-04 04:02:26 +00:00
7b22846f8a
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:
|
||
---|---|---|
.. | ||
cc770_isa.c | ||
cc770_platform.c | ||
cc770.c | ||
cc770.h | ||
Kconfig | ||
Makefile |