X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=include%2Fasm-arm%2Farch-realview%2Fsystem.h;h=6f3d0ce0ca1ed24350c0251aa316e11660db4de7;hb=ef2b343e99e772e35f0f9d00f7db318b6629c16e;hp=9f8fcbca0869edfbf06829657c751391d527786b;hpb=ec1890c5df451799dec969a3581ff72e1934b5ee;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-arm/arch-realview/system.h b/include/asm-arm/arch-realview/system.h index 9f8fcbca086..6f3d0ce0ca1 100644 --- a/include/asm-arm/arch-realview/system.h +++ b/include/asm-arm/arch-realview/system.h @@ -36,7 +36,7 @@ static inline void arch_idle(void) static inline void arch_reset(char mode) { - unsigned int hdr_ctrl = (IO_ADDRESS(REALVIEW_SYS_BASE) + REALVIEW_SYS_RESETCTL_OFFSET); + void __iomem *hdr_ctrl = __io_address(REALVIEW_SYS_BASE) + REALVIEW_SYS_RESETCTL_OFFSET; unsigned int val; /*