X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-mips%2Fide.h;h=bb674c3b0303dfdd9dfec4b0ec5b6be94906b366;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=1992aac41a8e5371e8e4d7343f9c30777684df1a;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/include/asm-mips/ide.h b/include/asm-mips/ide.h index 1992aac41..bb674c3b0 100644 --- a/include/asm-mips/ide.h +++ b/include/asm-mips/ide.h @@ -4,22 +4,10 @@ * for more details. * * This file contains the MIPS architecture specific IDE code. - * - * Copyright (C) 1994-1996 Linus Torvalds & authors */ - #ifndef __ASM_IDE_H #define __ASM_IDE_H -#ifdef __KERNEL__ - #include -#define __ide_mm_insw ide_insw -#define __ide_mm_insl ide_insl -#define __ide_mm_outsw ide_outsw -#define __ide_mm_outsl ide_outsl - -#endif /* __KERNEL__ */ - #endif /* __ASM_IDE_H */