diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-05-02 10:17:03 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-05-02 10:17:03 +0000 |
commit | d7d8665572aea1b814c4a59d1b25d4a41c3baa62 (patch) | |
tree | e5ff9d6b5df84b7ab7808e1cfd9e0261db5bc4ce /target/linux/generic-2.6/patches-2.6.25/403-ds1672_detect.patch | |
parent | aaac1064de71c495d284b981d83f70d3bd445826 (diff) | |
download | upstream-d7d8665572aea1b814c4a59d1b25d4a41c3baa62.tar.gz upstream-d7d8665572aea1b814c4a59d1b25d4a41c3baa62.tar.bz2 upstream-d7d8665572aea1b814c4a59d1b25d4a41c3baa62.zip |
update to 2.6.25.1 and refresh patches
SVN-Revision: 11006
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.25/403-ds1672_detect.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.25/403-ds1672_detect.patch | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.25/403-ds1672_detect.patch b/target/linux/generic-2.6/patches-2.6.25/403-ds1672_detect.patch index 3ed2908d0f..efaf82657a 100644 --- a/target/linux/generic-2.6/patches-2.6.25/403-ds1672_detect.patch +++ b/target/linux/generic-2.6/patches-2.6.25/403-ds1672_detect.patch @@ -1,5 +1,7 @@ ---- linux-2.6.24.5/drivers/rtc/rtc-ds1672.c 2008-04-19 03:53:39.000000000 +0200 -+++ linux-2.6.24.5-owrt/drivers/rtc/rtc-ds1672.c 2008-04-29 22:16:41.000000000 +0200 +Index: linux-2.6.25.1/drivers/rtc/rtc-ds1672.c +=================================================================== +--- linux-2.6.25.1.orig/drivers/rtc/rtc-ds1672.c ++++ linux-2.6.25.1/drivers/rtc/rtc-ds1672.c @@ -13,10 +13,10 @@ #include <linux/i2c.h> #include <linux/rtc.h> |