diff options
Diffstat (limited to 'package/xf86-video-geode/patches/patch-src_z4l_c')
-rw-r--r-- | package/xf86-video-geode/patches/patch-src_z4l_c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/package/xf86-video-geode/patches/patch-src_z4l_c b/package/xf86-video-geode/patches/patch-src_z4l_c deleted file mode 100644 index 6875eb2f3..000000000 --- a/package/xf86-video-geode/patches/patch-src_z4l_c +++ /dev/null @@ -1,10 +0,0 @@ ---- xf86-video-geode-2.11.10.orig/src/z4l.c 2010-11-09 10:20:07.000000000 +0100 -+++ xf86-video-geode-2.11.10/src/z4l.c 2011-07-31 20:58:18.763424329 +0200 -@@ -55,7 +55,6 @@ typedef long long __s64; - #define __u64 __u_64 - typedef unsigned long long __u64; - --#include "linux/videodev.h" - #define __user - #include "linux/videodev2.h" - |