summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/patches/dde-enable-device.patch13
-rw-r--r--debian/patches/series1
2 files changed, 0 insertions, 14 deletions
diff --git a/debian/patches/dde-enable-device.patch b/debian/patches/dde-enable-device.patch
deleted file mode 100644
index b0dddccd..00000000
--- a/debian/patches/dde-enable-device.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/libdde-linux26/lib/src/arch/l4/pci.c b/libdde-linux26/lib/src/arch/l4/pci.c
-index b50a735..6dd8e87 100644
---- a/libdde-linux26/lib/src/arch/l4/pci.c
-+++ b/libdde-linux26/lib/src/arch/l4/pci.c
-@@ -171,7 +171,7 @@ int pcibios_enable_device(struct pci_dev *dev, int mask)
- return pcibios_enable_irq(dev);
- #endif
- WARN_UNIMPL;
-- return -1;
-+ return 0;
- }
-
- /*******************************************************************************************
diff --git a/debian/patches/series b/debian/patches/series
index 0f4c4430..a88fc720 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -40,7 +40,6 @@ bootshell0008-XXX-proc-fix-build.patch
bootshell0009-fixup-more-error-handling.patch
bootshell0010-pull-code-from-livecd-XXX-document.patch
#huge-nodecache0001-xxx-huge-nodecache.patch
-dde-enable-device.patch
exec_filename0001-Add-a-new-exec_exec_file_name-RPC.patch
exec_filename0002-Add-a-file_exec_file_name-RPC.patch
exec_filename0003-Use-the-new-_hurd_exec_file_name-function.patch