ChangeSet 1.2181.28.4, 2005/03/27 18:32:03+01:00, [EMAIL PROTECTED](none)

        [ARM PATCH] 2581/1: two more ixp2000 typo fixes
        
        Patch from Lennert Buytenhek
        
        Signed-off-by: Lennert Buytenhek
        Signed-off-by: Russell King



 io.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


diff -Nru a/include/asm-arm/arch-ixp2000/io.h 
b/include/asm-arm/arch-ixp2000/io.h
--- a/include/asm-arm/arch-ixp2000/io.h 2005-03-28 23:12:43 -08:00
+++ b/include/asm-arm/arch-ixp2000/io.h 2005-03-28 23:12:43 -08:00
@@ -53,8 +53,8 @@
 /*
  * This is an ugly hack but the CS8900 on the 2x01's does not sit in any sort
  * of "I/O space" and is just direct mapped into a 32-bit-only addressable
- * bus. The address space for this bus is such that we can't really easilly
- * make it contigous to the PCI I/O address range, and it also does not
+ * bus. The address space for this bus is such that we can't really easily
+ * make it contiguous to the PCI I/O address range, and it also does not
  * need swapping like PCI addresses do (IXDP2x01 is a BE platform).
  * B/C of this we can't use the standard in/out functions and need to
  * runtime check if the incoming address is a PCI address or for
-
To unsubscribe from this list: send the line "unsubscribe bk-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to