summaryrefslogtreecommitdiffstats
path: root/package/xorg/xorg-6.8.2-linux_config.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/xorg/xorg-6.8.2-linux_config.patch')
-rw-r--r--package/xorg/xorg-6.8.2-linux_config.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/xorg/xorg-6.8.2-linux_config.patch b/package/xorg/xorg-6.8.2-linux_config.patch
deleted file mode 100644
index 25ab16028..000000000
--- a/package/xorg/xorg-6.8.2-linux_config.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- xc/extras/drm/shared/drm.h.orig 2004-09-20 22:25:23.042737520 +0200
-+++ xc/extras/drm/shared/drm.h 2004-09-20 22:25:33.282180888 +0200
-@@ -38,7 +38,6 @@
- #define _DRM_H_
-
- #if defined(__linux__)
--#include <linux/config.h>
- #include <asm/ioctl.h> /* For _IO* macros */
- #define DRM_IOCTL_NR(n) _IOC_NR(n)
- #define DRM_IOC_VOID _IOC_NONE