summaryrefslogtreecommitdiffstats
path: root/include/asm-sh/hdreg.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-03-12 23:15:27 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-03-12 23:15:27 +0000
commitae38fd1e4c98588314a42097c5a5e77dcef23561 (patch)
treef9f10c203bb9e5fbad4810d1f8774c08dfad20ff /include/asm-sh/hdreg.h
parent466a823d79f41d0713b272e48fd73e494b0588e0 (diff)
Merge with Linux 2.3.50.
Diffstat (limited to 'include/asm-sh/hdreg.h')
-rw-r--r--include/asm-sh/hdreg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-sh/hdreg.h b/include/asm-sh/hdreg.h
index 4a2272c8a..1d417a15c 100644
--- a/include/asm-sh/hdreg.h
+++ b/include/asm-sh/hdreg.h
@@ -7,6 +7,6 @@
#ifndef __ASM_SH_HDREG_H
#define __ASM_SH_HDREG_H
-typedef unsigned short ide_ioreg_t;
+typedef unsigned int ide_ioreg_t;
#endif /* __ASM_SH_HDREG_H */