This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-ppc64 / floppy.h
index 5c497b5..c25d095 100644 (file)
@@ -11,7 +11,6 @@
 #define __ASM_PPC64_FLOPPY_H
 
 #include <linux/config.h>
-#include <asm/machdep.h>
 
 #define fd_inb(port)                   inb_p(port)
 #define fd_outb(value,port)            outb_p(value,port)