[kernel] clean up a little

Dave Jones davej at fedoraproject.org
Fri Aug 26 16:50:06 UTC 2011


commit 0f55b32a4499ec47e50de31c275a6638173017e8
Author: Dave Jones <davej at redhat.com>
Date:   Fri Aug 26 12:49:48 2011 -0400

    clean up a little

 kernel.spec |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index bd13529..497aa01 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -1199,10 +1199,7 @@ ApplyOptionalPatch linux-2.6-upstream-reverts.patch -R
 
 # Architecture patches
 # x86(-64)
-
-#
-# Intel IOMMU
-#
+ApplyPatch linux-2.6-i386-nx-emulation.patch
 
 #
 # ARM
@@ -1210,9 +1207,6 @@ ApplyOptionalPatch linux-2.6-upstream-reverts.patch -R
 ApplyPatch arm-omap-dt-compat.patch
 ApplyPatch arm-smsc-support-reading-mac-address-from-device-tree.patch
 
-# NX Emulation
-ApplyPatch linux-2.6-i386-nx-emulation.patch
-
 #
 # bugfixes to drivers and filesystems
 #


More information about the scm-commits mailing list