RT-AC66 3.0.0.4.374.130 core
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / include / asm-sh / ide.h
blob9f8e9142dc33b68ff8f737682ff5d8ac16d5ca84
1 /*
2 * linux/include/asm-sh/ide.h
4 * Copyright (C) 1994-1996 Linus Torvalds & authors
5 */
7 /*
8 * This file contains the i386 architecture specific IDE code.
9 * In future, SuperH code.
12 #ifndef __ASM_SH_IDE_H
13 #define __ASM_SH_IDE_H
15 #ifdef __KERNEL__
18 #define ide_default_io_ctl(base) (0)
20 #include <asm-generic/ide_iops.h>
22 #endif /* __KERNEL__ */
24 #endif /* __ASM_SH_IDE_H */