summaryrefslogtreecommitdiffstats
path: root/meta/packages/linux/linux-moblin-2.6.27-rc1/0011_workaround_unidef_step.patch
blob: a77ff3c62f635172d47687f6dd3f53f603c587e0 (plain)
1
2
3
4
5
6
7
8
9
10
--- linux.trees.git/include/linux/videodev2.h.org	2008-08-15 16:31:03.000000000 -0700
+++ linux.trees.git/include/linux/videodev2.h	2008-08-15 16:31:11.000000000 -0700
@@ -59,7 +59,6 @@
 #include <linux/time.h>     /* need struct timeval */
 #include <linux/compiler.h> /* need __user */
 #else
-#define __user
 #include <sys/time.h>
 #endif
 #include <linux/ioctl.h>