]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - include/asm-ia64/ide.h
ide-generic: remove ide_default_{io_base,irq}() inlines (take 3)
[linux-2.6-omap-h63xx.git] / include / asm-ia64 / ide.h
1 /*
2  *  linux/include/asm-ia64/ide.h
3  *
4  *  Copyright (C) 1994-1996  Linus Torvalds & authors
5  */
6
7 /*
8  *  This file contains the ia64 architecture specific IDE code.
9  */
10
11 #ifndef __ASM_IA64_IDE_H
12 #define __ASM_IA64_IDE_H
13
14 #ifdef __KERNEL__
15
16 #include <linux/irq.h>
17
18 #include <asm-generic/ide_iops.h>
19
20 #endif /* __KERNEL__ */
21
22 #endif /* __ASM_IA64_IDE_H */