summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2014-10-08 20:15:38 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2014-10-08 20:15:38 -0400
commitc62084a59a73fcf3e354d651449d6c09eca0236b (patch)
treee32f17af8e051b798c4d2ad8320714d868d99a1b /kernel.spec
parent0669d53a988611e855d13150d35abd98eeb247c1 (diff)
downloadkernel-c62084a59a73fcf3e354d651449d6c09eca0236b.tar.gz
kernel-c62084a59a73fcf3e354d651449d6c09eca0236b.tar.xz
kernel-c62084a59a73fcf3e354d651449d6c09eca0236b.zip
Revert change that causes pinctrl-msm to fail to build
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 4f395a1ee..1375d376d 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -619,6 +619,8 @@ Patch26030: GFS2-Make-rename-not-save-dirent-location.patch
Patch26031: libata-Un-break-ATA-blacklist.patch
+Patch26032: Revert-pinctrl-qcom-use-restart_notifier-mechanism-f.patch
+
# git clone ssh://git.fedorahosted.org/git/kernel-arm64.git, git diff master...devel
Patch30000: kernel-arm64.patch
@@ -1350,6 +1352,8 @@ ApplyPatch GFS2-Make-rename-not-save-dirent-location.patch
ApplyPatch libata-Un-break-ATA-blacklist.patch
+ApplyPatch Revert-pinctrl-qcom-use-restart_notifier-mechanism-f.patch
+
%if 0%{?aarch64patches}
ApplyPatch kernel-arm64.patch
%ifnarch aarch64 # this is stupid, but i want to notice before secondary koji does.