aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ftpd-topfield/files/usb-header-name.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ftpd-topfield/files/usb-header-name.patch')
-rw-r--r--recipes/ftpd-topfield/files/usb-header-name.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes/ftpd-topfield/files/usb-header-name.patch b/recipes/ftpd-topfield/files/usb-header-name.patch
deleted file mode 100644
index b3149341e2..0000000000
--- a/recipes/ftpd-topfield/files/usb-header-name.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ../../libtopfield/usb_io.h.orig 2006-01-05 14:55:10.000000000 +1030
-+++ ../../libtopfield/usb_io.h 2007-02-20 02:25:43.000000000 +1030
-@@ -34,7 +34,7 @@
- #include <linux/types.h>
- #include <linux/version.h>
-
--#include <linux/usb.h>
-+#include <linux/usb_ch9.h>
- #include <linux/usbdevice_fs.h>
-
- #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,0)