[kernel] refresh patches
[openwrt.git] / target / linux / generic-2.6 / patches-2.6.23 / 920-ppc_big_endian_io_memory_accessors.patch
index aef1211..1cc9513 100644 (file)
@@ -30,10 +30,8 @@ and didn't make it with the ppc32 equivalent. Thanks.
 
 
 ---
-Index: linux-2.6.23.17/include/asm-ppc/io.h
-===================================================================
---- linux-2.6.23.17.orig/include/asm-ppc/io.h
-+++ linux-2.6.23.17/include/asm-ppc/io.h
+--- a/include/asm-ppc/io.h
++++ b/include/asm-ppc/io.h
 @@ -453,11 +453,21 @@ static inline unsigned int ioread16(void
        return readw(addr);
  }
This page took 0.025417 seconds and 4 git commands to generate.