diff options
Diffstat (limited to 'package/xf86-video-geode/patches/patch-src_geode_dcon_c')
-rw-r--r-- | package/xf86-video-geode/patches/patch-src_geode_dcon_c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/package/xf86-video-geode/patches/patch-src_geode_dcon_c b/package/xf86-video-geode/patches/patch-src_geode_dcon_c deleted file mode 100644 index a80c00dfe..000000000 --- a/package/xf86-video-geode/patches/patch-src_geode_dcon_c +++ /dev/null @@ -1,10 +0,0 @@ ---- xf86-video-geode-2.11.15.orig/src/geode_dcon.c 2013-10-09 13:47:09.000000000 +0200 -+++ xf86-video-geode-2.11.15/src/geode_dcon.c 2014-05-17 18:56:45.000000000 +0200 -@@ -29,6 +29,7 @@ - - /* Includes that are used by all drivers */ - #include <xf86.h> -+#include <xf86Modes.h> - #include <xf86_OSproc.h> - #include <compiler.h> - |