summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel@ziswiler.com>2008-05-02 02:35:59 +0200
committerWolfgang Denk <wd@denx.de>2008-05-04 00:01:08 +0200
commit6fdd002689190a0022c7b3dbab37fcba724580ce (patch)
tree5bb728b8280173d8272180fd9b0a1e8110877e54 /include
parentfa956fde60b7ec4dd66bd62f9910fd341b5049a1 (diff)
downloadtalos-obmc-uboot-6fdd002689190a0022c7b3dbab37fcba724580ce.tar.gz
talos-obmc-uboot-6fdd002689190a0022c7b3dbab37fcba724580ce.zip
Fix misspelled comment
Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
Diffstat (limited to 'include')
-rw-r--r--include/asm-arm/io.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm/io.h b/include/asm-arm/io.h
index c33b9e8d34..f4ae307003 100644
--- a/include/asm-arm/io.h
+++ b/include/asm-arm/io.h
@@ -123,7 +123,7 @@ extern void __raw_readsl(unsigned int addr, void *data, int longlen);
* 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
OpenPOWER on IntegriCloud