projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
mtd: Fix compile warning
[openwrt.git]
/
target
/
linux
/
generic
/
patches-2.6.35
/
975-ssb_update.patch
diff --git
a/target/linux/generic/patches-2.6.35/975-ssb_update.patch
b/target/linux/generic/patches-2.6.35/975-ssb_update.patch
index
35d0515
..
35c97ab
100644
(file)
--- a/
target/linux/generic/patches-2.6.35/975-ssb_update.patch
+++ b/
target/linux/generic/patches-2.6.35/975-ssb_update.patch
@@
-376,7
+376,7
@@
u32 pmucap;
if (!(cc->capabilities & SSB_CHIPCO_CAP_PMU))
u32 pmucap;
if (!(cc->capabilities & SSB_CHIPCO_CAP_PMU))
-@@ -516,15 +516,12 @@ void ssb_pmu_init(struct ssb_chipcommon
+@@ -516,15 +516,12 @@ void ssb_pmu_init(struct ssb_chipcommon
ssb_dprintk(KERN_DEBUG PFX "Found rev %u PMU (capabilities 0x%08X)\n",
cc->pmu.rev, pmucap);
ssb_dprintk(KERN_DEBUG PFX "Found rev %u PMU (capabilities 0x%08X)\n",
cc->pmu.rev, pmucap);
This page took
0.027562 seconds
and
4
git commands to generate.