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
c3eb72c
..
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,5
+1,5
@@
----
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
+---
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.02266 seconds
and
4
git commands to generate.