X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-ppc64%2Ffloppy.h;h=c25d0954b2051174de5e37c129892dfa849e8bc2;hb=a9fdee76789476a10f923f9fb3c84993042da3ac;hp=5c497b588e542acf78cb00e1e33a509050a28fca;hpb=8d40237c730b8be87c1b80a5d96b9c603fefa829;p=linux-2.6.git diff --git a/include/asm-ppc64/floppy.h b/include/asm-ppc64/floppy.h index 5c497b588..c25d0954b 100644 --- a/include/asm-ppc64/floppy.h +++ b/include/asm-ppc64/floppy.h @@ -11,7 +11,6 @@ #define __ASM_PPC64_FLOPPY_H #include -#include #define fd_inb(port) inb_p(port) #define fd_outb(value,port) outb_p(value,port)