From ab254e4f8caab63fb5a9c7bbc8bafe98aeb63e9e Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Wed, 11 Sep 2002 13:06:02 +0200 Subject: arch ide updates. mainly ide_ioreg_t type changes, and removal of silly old irq and region registration etc. --- include/asm-alpha/hdreg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/asm-alpha') 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 */ -- cgit v1.2.3