diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-12-14 08:47:39 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-12-14 08:47:39 +0000 |
commit | 8aed6923094927a753d5b31ed283b16343994be5 (patch) | |
tree | 39aefbd38974af2ebd6cfda8f3692b4176084605 /target/linux/generic/patches-3.3 | |
parent | 272ef8ac00065906c8b67843c7424fa190a8beda (diff) | |
download | upstream-8aed6923094927a753d5b31ed283b16343994be5.tar.gz upstream-8aed6923094927a753d5b31ed283b16343994be5.tar.bz2 upstream-8aed6923094927a753d5b31ed283b16343994be5.zip |
generic: refresh patches
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34676
Diffstat (limited to 'target/linux/generic/patches-3.3')
-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 d2b550460a..95163a43ae 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 - |