diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-05-18 20:25:45 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-05-18 20:25:45 +0000 |
commit | e582f614b6e15517a9207b0a96a72b68f7a254df (patch) | |
tree | a5424c2b64deca27b19672364f80d83e46892d23 /target/linux/generic-2.6/patches-2.6.24/403-ds1672_detect.patch | |
parent | 37044cf01e5764164d34a4bfe14f9f00f7a2f6ea (diff) | |
download | upstream-e582f614b6e15517a9207b0a96a72b68f7a254df.tar.gz upstream-e582f614b6e15517a9207b0a96a72b68f7a254df.tar.bz2 upstream-e582f614b6e15517a9207b0a96a72b68f7a254df.zip |
refresh generic 2.6.24 patches
SVN-Revision: 11188
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.24/403-ds1672_detect.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.24/403-ds1672_detect.patch | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.24/403-ds1672_detect.patch b/target/linux/generic-2.6/patches-2.6.24/403-ds1672_detect.patch index c3eb72c988..259257d803 100644 --- a/target/linux/generic-2.6/patches-2.6.24/403-ds1672_detect.patch +++ b/target/linux/generic-2.6/patches-2.6.24/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.24.7/drivers/rtc/rtc-ds1672.c +=================================================================== +--- linux-2.6.24.7.orig/drivers/rtc/rtc-ds1672.c ++++ linux-2.6.24.7/drivers/rtc/rtc-ds1672.c @@ -13,10 +13,10 @@ #include <linux/i2c.h> #include <linux/rtc.h> |