diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2005-06-27 17:23:38 +0400 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2005-06-27 17:23:38 +0400 |
commit | c79ebfa8d2c126815e67cbf0dc2cb185dcae59f9 (patch) | |
tree | 53b584221ab026d9769423101838087bf64a8cd0 /include | |
parent | a013053d4965d9a45300938e713a4b512e0257d8 (diff) | |
download | linux-c79ebfa8d2c126815e67cbf0dc2cb185dcae59f9.tar.xz |
[PATCH] ARM: Fix speeling eroor in io.h
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include')
-rw-r--r-- | include/asm-arm/io.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm/io.h b/include/asm-arm/io.h index cc4b5f5dbfcf..cfa71a0dffb6 100644 --- a/include/asm-arm/io.h +++ b/include/asm-arm/io.h @@ -82,7 +82,7 @@ extern void __readwrite_bug(const char *fn); * only. Their primary purpose is to access PCI and ISA peripherals. * * Note that for a big endian machine, this implies that the following - * big endian mode connectivity is in place, as described by numerious + * big endian mode connectivity is in place, as described by numerous * ARM documents: * * PCI: D0-D7 D8-D15 D16-D23 D24-D31 |