projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[adm5120] do not overrid CONFIG_BRIDGE (#5163)
[openwrt.git]
/
target
/
linux
/
cavium-octeon
/
patches
/
007-export_cvmx_sysinfo.patch
diff --git
a/target/linux/cavium-octeon/patches/007-export_cvmx_sysinfo.patch
b/target/linux/cavium-octeon/patches/007-export_cvmx_sysinfo.patch
index
7397def
..
318916d
100644
(file)
--- a/
target/linux/cavium-octeon/patches/007-export_cvmx_sysinfo.patch
+++ b/
target/linux/cavium-octeon/patches/007-export_cvmx_sysinfo.patch
@@
-3,8
+3,6
@@
Signed-off-by: David Daney <ddaney@caviumnetworks.com>
arch/mips/cavium-octeon/executive/cvmx-sysinfo.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
arch/mips/cavium-octeon/executive/cvmx-sysinfo.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
-diff --git a/arch/mips/cavium-octeon/executive/cvmx-sysinfo.c b/arch/mips/cavium-octeon/executive/cvmx-sysinfo.c
-index 4812370..e583889 100644
--- a/arch/mips/cavium-octeon/executive/cvmx-sysinfo.c
+++ b/arch/mips/cavium-octeon/executive/cvmx-sysinfo.c
@@ -29,6 +29,7 @@
--- a/arch/mips/cavium-octeon/executive/cvmx-sysinfo.c
+++ b/arch/mips/cavium-octeon/executive/cvmx-sysinfo.c
@@ -29,6 +29,7 @@
@@
-15,7
+13,7
@@
index 4812370..e583889 100644
#include <asm/octeon/cvmx.h>
#include <asm/octeon/cvmx-spinlock.h>
#include <asm/octeon/cvmx.h>
#include <asm/octeon/cvmx-spinlock.h>
-@@ -69,6 +70,7 @@ struct cvmx_sysinfo *cvmx_sysinfo_get(vo
id)
+@@ -69,6 +70,7 @@ struct cvmx_sysinfo *cvmx_sysinfo_get(vo
{
return &(state.sysinfo);
}
{
return &(state.sysinfo);
}
@@
-23,6
+21,3
@@
index 4812370..e583889 100644
/**
* This function is used in non-simple executive environments (such as
/**
* This function is used in non-simple executive environments (such as
---
-1.6.0.6
-
This page took
0.020645 seconds
and
4
git commands to generate.