summaryrefslogtreecommitdiffstats
path: root/meta/packages/linux/linux-moblin-2.6.27-rc1/0011_workaround_unidef_step.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/linux/linux-moblin-2.6.27-rc1/0011_workaround_unidef_step.patch')
-rw-r--r--meta/packages/linux/linux-moblin-2.6.27-rc1/0011_workaround_unidef_step.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/meta/packages/linux/linux-moblin-2.6.27-rc1/0011_workaround_unidef_step.patch b/meta/packages/linux/linux-moblin-2.6.27-rc1/0011_workaround_unidef_step.patch
deleted file mode 100644
index a77ff3c62f..0000000000
--- a/meta/packages/linux/linux-moblin-2.6.27-rc1/0011_workaround_unidef_step.patch
+++ /dev/null
@@ -1,10 +0,0 @@
1--- linux.trees.git/include/linux/videodev2.h.org 2008-08-15 16:31:03.000000000 -0700
2+++ linux.trees.git/include/linux/videodev2.h 2008-08-15 16:31:11.000000000 -0700
3@@ -59,7 +59,6 @@
4 #include <linux/time.h> /* need struct timeval */
5 #include <linux/compiler.h> /* need __user */
6 #else
7-#define __user
8 #include <sys/time.h>
9 #endif
10 #include <linux/ioctl.h>