linux_dsm_epyc7002/arch/arm/include
Willy Tarreau 336eae3733 floppy: remove incomplete support for second FDC from ARM code
The ARM code was written with the apparent hope to one day support
a second FDC except that the code was incomplete and only touches
the first one, which is also reflected by N_FDC==1. However this
made its fd_outb() macro artificially depend on the global or local
"fdc" variable.

Let's get rid of this and make it explicit it doesn't rely on this
variable anymore.

Link: https://lore.kernel.org/r/20200301195555.11154-3-w@1wt.eu
Cc: Ian Molton <spyro@f2s.com>
Cc: Russell King <linux@armlinux.org.uk>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Denis Efremov <efremov@linux.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2020-03-16 08:26:58 -06:00
..
asm floppy: remove incomplete support for second FDC from ARM code 2020-03-16 08:26:58 -06:00
debug ARM: brcmstb: Add debug UART entry for 7216 2019-12-20 10:54:05 -08:00
uapi/asm KVM: arm/arm64: Allow user injection of external data aborts 2019-10-21 18:59:51 +01:00