diff options
Diffstat (limited to 'arch/arm/include/asm/io.h')
-rw-r--r-- | arch/arm/include/asm/io.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/include/asm/io.h b/arch/arm/include/asm/io.h index 769f65d918ac..065d100fa63e 100644 --- a/arch/arm/include/asm/io.h +++ b/arch/arm/include/asm/io.h | |||
@@ -260,7 +260,7 @@ extern void _memset_io(volatile void __iomem *, int, size_t); | |||
260 | * ioremap and friends. | 260 | * ioremap and friends. |
261 | * | 261 | * |
262 | * ioremap takes a PCI memory address, as specified in | 262 | * ioremap takes a PCI memory address, as specified in |
263 | * Documentation/IO-mapping.txt. | 263 | * Documentation/io-mapping.txt. |
264 | * | 264 | * |
265 | */ | 265 | */ |
266 | #ifndef __arch_ioremap | 266 | #ifndef __arch_ioremap |