summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2016-10-13 08:03:41 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2016-10-13 08:03:41 +0200
commit426af3611edfb7a96e386d4e994c7e652d7998a2 (patch)
treed2e09b0b5833b019ba02eedec2e8c39038e3bfa7
parent6da2af7ed51ff4de4d7ef98b0c0ab1f9b704794b (diff)
downloadkernel-426af3611edfb7a96e386d4e994c7e652d7998a2.tar.gz
kernel-426af3611edfb7a96e386d4e994c7e652d7998a2.tar.xz
kernel-426af3611edfb7a96e386d4e994c7e652d7998a2.zip
-rw-r--r--kernel.spec11
1 files changed, 0 insertions, 11 deletions
diff --git a/kernel.spec b/kernel.spec
index 3e8944a22..6cb507619 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -508,10 +508,6 @@ Source5000: patch-4.%{base_sublevel}-git%{gitrev}.xz
# build tweak for build ID magic, even for -vanilla
Source5005: kbuild-AFTER_LINK.patch
-# Maybe related to perf build failures?
-Patch852: 0001-Revert-tools-build-Support-compiling-C-source-file.patch
-Patch853: 0002-Revert-tools-build-Add-support-for-host-programs-for.patch
-
%if !%{nopatches}
# Git trees.
@@ -625,9 +621,6 @@ Patch848: 0001-cpupower-Correct-return-type-of-cpu_power_is_cpu_onl.patch
#ongoing complaint, full discussion delayed until ksummit/plumbers
Patch849: 0001-iio-Use-event-header-from-kernel-tree.patch
-# Fix came in locally
-Patch851: 0001-drivers-net-phy-Correct-duplicate-MDIO_XGENE-entry.patch
-
# END OF PATCH DEFINITIONS
%endif
@@ -1230,10 +1223,6 @@ done
# file and apply it separately from the rest.
git am %{SOURCE5005}
-# fix build errors with perf
-ApplyPatch 0001-Revert-tools-build-Support-compiling-C-source-file.patch
-ApplyPatch 0002-Revert-tools-build-Add-support-for-host-programs-for.patch
-
%if !%{nopatches}
git am %{patches}