aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-h8300/hdreg.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-h8300/hdreg.h')
-rw-r--r--include/asm-h8300/hdreg.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/include/asm-h8300/hdreg.h b/include/asm-h8300/hdreg.h
deleted file mode 100644
index 36d0c06687d8..000000000000
--- a/include/asm-h8300/hdreg.h
+++ /dev/null
@@ -1,15 +0,0 @@
1/*
2 * linux/include/asm-h8300/hdreg.h
3 *
4 * Copyright (C) 1994-1996 Linus Torvalds & authors
5 */
6
7#warning this file is obsolete, please do not use it
8
9#ifndef _H8300_HDREG_H
10#define _H8300_HDREG_H
11
12typedef unsigned int q40ide_ioreg_t;
13typedef unsigned char * ide_ioreg_t;
14
15#endif /* _H8300_HDREG_H */