diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-06-20 15:36:51 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-06-20 15:36:51 +0000 |
commit | 212ebb4f4ded3e357b51a5032e04ab87f1613eeb (patch) | |
tree | 183c46c1e32969680c47fd76d0b5dedf28d8078b /include | |
parent | 68a1cd72aca3ddd79de33703a1760887e3dbe164 (diff) |
Make it compile again.
Diffstat (limited to 'include')
-rw-r--r-- | include/asm-mips64/floppy.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-mips64/floppy.h b/include/asm-mips64/floppy.h index 6e5c5c43a..e29b649bc 100644 --- a/include/asm-mips64/floppy.h +++ b/include/asm-mips64/floppy.h @@ -11,8 +11,6 @@ #define _ASM_FLOPPY_H #include <asm/bootinfo.h> -#include <asm/jazz.h> -#include <asm/jazzdma.h> struct fd_ops { unsigned char (*fd_inb)(unsigned int port); |