diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-12-14 08:47:39 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-12-14 08:47:39 +0000 |
commit | 3ff0f92d17a5ee0c42883ffa7bc947db5ab19539 (patch) | |
tree | 2304bb5c88d8eace6555b6ec24516d10f01b5d79 /target/linux/generic/patches-3.3/084-x86_fix_perf_uclibc_build.patch | |
parent | a9b0d992c3d791d14133f6507b9fe4e8b34f316a (diff) |
generic: refresh patches
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34676 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.3/084-x86_fix_perf_uclibc_build.patch')
-rw-r--r-- | target/linux/generic/patches-3.3/084-x86_fix_perf_uclibc_build.patch | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/generic/patches-3.3/084-x86_fix_perf_uclibc_build.patch b/target/linux/generic/patches-3.3/084-x86_fix_perf_uclibc_build.patch index d2b550460..95163a43a 100644 --- a/target/linux/generic/patches-3.3/084-x86_fix_perf_uclibc_build.patch +++ b/target/linux/generic/patches-3.3/084-x86_fix_perf_uclibc_build.patch @@ -12,8 +12,6 @@ Signed-off-by: Florian Fainelli <florian@openwrt.org> tools/perf/arch/x86/util/dwarf-regs.c | 3 +++ 1 file changed, 3 insertions(+) -diff --git a/tools/perf/arch/x86/util/dwarf-regs.c b/tools/perf/arch/x86/util/dwarf-regs.c -index a794d30..6f5267f 100644 --- a/tools/perf/arch/x86/util/dwarf-regs.c +++ b/tools/perf/arch/x86/util/dwarf-regs.c @@ -20,7 +20,10 @@ @@ -27,6 +25,3 @@ index a794d30..6f5267f 100644 #include <dwarf-regs.h> /* --- -1.7.10.4 - |