aboutsummaryrefslogtreecommitdiffstats
path: root/testing/setserial/ioctls.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/setserial/ioctls.patch')
-rw-r--r--testing/setserial/ioctls.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/testing/setserial/ioctls.patch b/testing/setserial/ioctls.patch
deleted file mode 100644
index 36d16afd141..00000000000
--- a/testing/setserial/ioctls.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- a/setserial.c 2000-01-27 16:40:52.000000000 +0100
-+++ b/setserial.c 2014-03-26 18:53:04.720749160 +0100
-@@ -15,10 +15,8 @@
- #include <termios.h>
- #include <string.h>
- #include <errno.h>
--
--#ifdef HAVE_ASM_IOCTLS_H
- #include <asm/ioctls.h>
--#endif
-+
- #ifdef HAVE_LINUX_HAYESESP_H
- #include <linux/hayesesp.h>
- #endif