ide-generic: remove ide_default_{io_base,irq}() inlines (take 3)
[deliverable/linux.git] / include / asm-ia64 / ide.h
CommitLineData
1da177e4
LT
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
1da177e4
LT
16#include <linux/irq.h>
17
1da177e4
LT
18#include <asm-generic/ide_iops.h>
19
20#endif /* __KERNEL__ */
21
22#endif /* __ASM_IA64_IDE_H */
This page took 0.477289 seconds and 5 git commands to generate.