[U-Boot-Users] [PATCH] Fix misspelled comment

Marcel Ziswiler marcel at ziswiler.com
Fri May 2 02:35:59 CEST 2008


Signed-off-by: Marcel Ziswiler <marcel at ziswiler.com>
---
 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 c33b9e8..f4ae307 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
-- 
1.5.4.1





More information about the U-Boot mailing list