projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.24
/
403-ds1672_detect.patch
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
259257d
..
9c2a2f9
100644
(file)
--- 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,7
+1,5
@@
-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
+--- a/drivers/rtc/rtc-ds1672.c
++++ b/drivers/rtc/rtc-ds1672.c
@@ -13,10 +13,10 @@
#include <linux/i2c.h>
#include <linux/rtc.h>
@@ -13,10 +13,10 @@
#include <linux/i2c.h>
#include <linux/rtc.h>
This page took
0.025397 seconds
and
4
git commands to generate.