summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-video-r128')
-rw-r--r--x11-drivers/xf86-video-r128/files/xf86-video-r128-6.10.2-fix-stdint_h.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-drivers/xf86-video-r128/files/xf86-video-r128-6.10.2-fix-stdint_h.patch b/x11-drivers/xf86-video-r128/files/xf86-video-r128-6.10.2-fix-stdint_h.patch
deleted file mode 100644
index e5b731660632..000000000000
--- a/x11-drivers/xf86-video-r128/files/xf86-video-r128-6.10.2-fix-stdint_h.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/src/atipcirename.h
-+++ b/src/atipcirename.h
-@@ -29,6 +29,8 @@
- #ifndef ATIPCIRENAME_H
- #define ATIPCIRENAME_H
-
-+#include <stdint.h>
-+
- enum region_type {
- REGION_MEM,
- REGION_IO