summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2008-06-21 06:26:28 +0000
committerGuillem Jover <guillem@debian.org>2008-06-21 06:26:28 +0000
commit24eb801735405fc623ba25617f172297cd899736 (patch)
tree90e65ed25442f9a541804e69f667cfbb220fed6b /debian/patches
parentbee1fd4cff1b7a3945949c543471d60e2f57999b (diff)
Remove DPATCHLEVEL variable from patches
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/24_pci_irq_fix.patch2
-rw-r--r--debian/patches/61_vm_resident-zoned.patch2
2 files changed, 0 insertions, 4 deletions
diff --git a/debian/patches/24_pci_irq_fix.patch b/debian/patches/24_pci_irq_fix.patch
index 4f1c0f9..cba0cab 100644
--- a/debian/patches/24_pci_irq_fix.patch
+++ b/debian/patches/24_pci_irq_fix.patch
@@ -1,5 +1,3 @@
-#DPATCHLEVEL=1
-
My laptop's motherboard set its RTL8139 NIC IRQ at a value that is not
included in the range 0<=x<16 and it's not 255.
diff --git a/debian/patches/61_vm_resident-zoned.patch b/debian/patches/61_vm_resident-zoned.patch
index 6251346..94ccc03 100644
--- a/debian/patches/61_vm_resident-zoned.patch
+++ b/debian/patches/61_vm_resident-zoned.patch
@@ -1,5 +1,3 @@
-#DPATCHLEVEL=0
-
2006-01-20 Gianluca Guida <glguida@gmail.com>
* vm/pmap.h (pmap_is_dma, pmap_is_normal): New functions.