[s3c24xx] refresh patches and fix build failure on wm8753-reg_cache.patch (#5641)
[openwrt-10.03/.git] / target / linux / s3c24xx / patches-2.6.30 / 130-fix-s3c_gpiolib_getchip.patch
index 96730014edae4a6ffa93f4f332a7394b754a3d51..9e257bd5695c5889988fde695159c80f34662f05 100644 (file)
@@ -1,8 +1,6 @@
-diff --git a/arch/arm/mach-s3c2410/include/mach/gpio-core.h b/arch/arm/mach-s3c2410/include/mach/gpio-core.h
-index 8fe1920..f8b879a 100644
 --- a/arch/arm/mach-s3c2410/include/mach/gpio-core.h
 +++ b/arch/arm/mach-s3c2410/include/mach/gpio-core.h
-@@ -28,7 +28,7 @@ static inline struct s3c_gpio_chip *s3c_gpiolib_getchip(unsigned int pin)
+@@ -28,7 +28,7 @@ static inline struct s3c_gpio_chip *s3c_
                return NULL;
  
        chip = &s3c24xx_gpios[pin/32];