gpiodev should be in drivers/char, not in drivers/gpio..
[openwrt.git] / target / linux / generic-2.6 / patches-2.6.25 / 930-ppc_big_endian_io_memory_accessors.patch
index 2a68457..f616efb 100644 (file)
@@ -30,10 +30,10 @@ and didn't make it with the ppc32 equivalent. Thanks.
 
 
 ---
-Index: linux-2.6.25.1/include/asm-ppc/io.h
+Index: linux-2.6.25.4/include/asm-ppc/io.h
 ===================================================================
---- linux-2.6.25.1.orig/include/asm-ppc/io.h
-+++ linux-2.6.25.1/include/asm-ppc/io.h
+--- linux-2.6.25.4.orig/include/asm-ppc/io.h
++++ linux-2.6.25.4/include/asm-ppc/io.h
 @@ -413,11 +413,21 @@ static inline unsigned int ioread16(void
        return readw(addr);
  }
This page took 0.029794 seconds and 4 git commands to generate.