[PATCH v1 1/1] floppy: Remove unused CROSS_64K() macro from arch/ code
Helge Deller
deller at gmx.de
Thu May 22 17:15:30 AEST 2025
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.shevchenko at 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 <deller at gmx.de> #parisc
More information about the Linuxppc-dev
mailing list