summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/floppy.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/include/asm/floppy.h')
-rw-r--r--arch/powerpc/include/asm/floppy.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/powerpc/include/asm/floppy.h b/arch/powerpc/include/asm/floppy.h
index 34abf8bea2cc..f4dc657638b3 100644
--- a/arch/powerpc/include/asm/floppy.h
+++ b/arch/powerpc/include/asm/floppy.h
@@ -206,11 +206,6 @@ static int FDC2 = -1;
#define N_FDC 2 /* Don't change this! */
#define N_DRIVE 8
-/*
- * The PowerPC has no problems with floppy DMA crossing 64k borders.
- */
-#define CROSS_64KB(a,s) (0)
-
#define EXTRA_FLOPPY_PARAMS
#endif /* __KERNEL__ */