From 3ff0f92d17a5ee0c42883ffa7bc947db5ab19539 Mon Sep 17 00:00:00 2001 From: juhosg Date: Fri, 14 Dec 2012 08:47:39 +0000 Subject: generic: refresh patches Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34676 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/patches-3.6/084-perf_mkstemp_build_fix.patch | 5 ----- 1 file changed, 5 deletions(-) (limited to 'target/linux/generic/patches-3.6/084-perf_mkstemp_build_fix.patch') diff --git a/target/linux/generic/patches-3.6/084-perf_mkstemp_build_fix.patch b/target/linux/generic/patches-3.6/084-perf_mkstemp_build_fix.patch index 1ded1374f..e95e11ba6 100644 --- a/target/linux/generic/patches-3.6/084-perf_mkstemp_build_fix.patch +++ b/target/linux/generic/patches-3.6/084-perf_mkstemp_build_fix.patch @@ -22,8 +22,6 @@ Signed-off-by: Arnaldo Carvalho de Melo tools/perf/util/dso-test-data.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -diff --git a/tools/perf/util/dso-test-data.c b/tools/perf/util/dso-test-data.c -index 541cdc7..c6caede 100644 --- a/tools/perf/util/dso-test-data.c +++ b/tools/perf/util/dso-test-data.c @@ -23,7 +23,7 @@ static char *test_file(int size) @@ -35,6 +33,3 @@ index 541cdc7..c6caede 100644 buf = malloc(size); if (!buf) { --- -1.7.10.4 - -- cgit v1.2.3