diff options
Diffstat (limited to 'include/asm-mips/ip32/mace.h')
-rw-r--r-- | include/asm-mips/ip32/mace.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-mips/ip32/mace.h b/include/asm-mips/ip32/mace.h index e514efe44c06..990082c81f39 100644 --- a/include/asm-mips/ip32/mace.h +++ b/include/asm-mips/ip32/mace.h | |||
@@ -363,6 +363,6 @@ struct sgi_mace { | |||
363 | char _pad6[0x80000 - sizeof(struct mace_isa)]; | 363 | char _pad6[0x80000 - sizeof(struct mace_isa)]; |
364 | }; | 364 | }; |
365 | 365 | ||
366 | extern struct sgi_mace *mace; | 366 | extern struct sgi_mace __iomem *mace; |
367 | 367 | ||
368 | #endif /* __ASM_MACE_H__ */ | 368 | #endif /* __ASM_MACE_H__ */ |