diff options
author | Wolfgang Denk <wd@denx.de> | 2008-05-04 01:03:30 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-05-04 01:03:30 +0200 |
commit | fb98f94fcbdf0adef6650f6a95ac6e77b0f6e63e (patch) | |
tree | ef2a53892d00ecfd9a09d4597eedea783b291cf4 /include/asm-arm/io.h | |
parent | bd98ee60df43ee6dd6f5ebe32c67d03e90513ff8 (diff) | |
parent | 7c0773fde6100b61be2558cb5d8c442a3194aecb (diff) |
Merge branch 'master' of /home/wd/git/u-boot/master/
Diffstat (limited to 'include/asm-arm/io.h')
-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 c33b9e8d342..f4ae3070036 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 |