summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2013-03-06 11:18:56 -0500
committerDave Jones <davej@redhat.com>2013-03-06 11:18:56 -0500
commit674fbccd241415e9f0f62e4295d0bdb0c1340eeb (patch)
treee9e1897a59f424d6f78ade0513a6f5c4b8c03d85 /kernel.spec
parenta728032789a96d311fcd847035551599595839e2 (diff)
downloadkernel-674fbccd241415e9f0f62e4295d0bdb0c1340eeb.tar.gz
kernel-674fbccd241415e9f0f62e4295d0bdb0c1340eeb.tar.xz
kernel-674fbccd241415e9f0f62e4295d0bdb0c1340eeb.zip
drop acpi debugging patch
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec
index 4bd488e10..da19d373a 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -641,7 +641,6 @@ Patch110: vmbugon-warnon.patch
Patch390: defaults-acpi-video.patch
Patch391: acpi-video-dos.patch
-Patch394: acpi-debug-infinite-loop.patch
Patch396: acpi-sony-nonvs-blacklist.patch
Patch450: input-kill-stupid-messages.patch
@@ -1322,7 +1321,6 @@ ApplyPatch arm-tegra-usb-no-reset-linux33.patch
# ACPI
ApplyPatch defaults-acpi-video.patch
ApplyPatch acpi-video-dos.patch
-ApplyPatch acpi-debug-infinite-loop.patch
ApplyPatch acpi-sony-nonvs-blacklist.patch
#
@@ -2278,6 +2276,9 @@ fi
# ||----w |
# || ||
%changelog
+* Wed Mar 06 2013 Dave Jones <davej@redhat.com>
+- drop acpi debugging patch.
+
* Wed Mar 06 2013 Justin M. Forbes <jforbes@redhat.com>
- Remove Ricoh multifunction DMAR patch as it's no longer needed (rhbz 880051)