diff options
Diffstat (limited to 'include/asm-alpha')
| -rw-r--r-- | include/asm-alpha/hdreg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-alpha/hdreg.h b/include/asm-alpha/hdreg.h index 2d9454754910..81d8a40802c3 100644 --- a/include/asm-alpha/hdreg.h +++ b/include/asm-alpha/hdreg.h @@ -7,6 +7,6 @@ #ifndef __ASMalpha_HDREG_H #define __ASMalpha_HDREG_H -typedef unsigned short ide_ioreg_t; +typedef unsigned long ide_ioreg_t; #endif /* __ASMalpha_HDREG_H */ |
