On 5/21/25 19:41, Andy Shevchenko wrote:
Since the commit 3d86739c6343 ("floppy: always use the track buffer")
the CROSS_64K() is not used by the driver, remove the leftovers.
Signed-off-by: Andy Shevchenko <andriy.shevche...@linux.intel.com>
---
arch/alpha/include/asm/floppy.h | 19 -------------------
arch/arm/include/asm/floppy.h | 2 --
arch/m68k/include/asm/floppy.h | 4 ----
arch/mips/include/asm/floppy.h | 15 ---------------
arch/parisc/include/asm/floppy.h | 6 +-----
arch/powerpc/include/asm/floppy.h | 5 -----
arch/sparc/include/asm/floppy_32.h | 3 ---
arch/sparc/include/asm/floppy_64.h | 3 ---
arch/x86/include/asm/floppy.h | 5 +----
9 files changed, 2 insertions(+), 60 deletions(-)
Acked-by: Helge Deller <del...@gmx.de> #parisc