summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-01-06 11:40:40 +0100
committerMatt Turner <mattst88@gentoo.org>2019-01-06 07:38:49 -0800
commita38c071d16627f3bb80567dcf28a1dfe259db955 (patch)
tree0e64e91f04d2ed016f79f446290f4c5fffe28047 /x11-drivers
parentmedia-libs/vulkan-loader: remove unused patch(es) (diff)
downloadgentoo-a38c071d16627f3bb80567dcf28a1dfe259db955.tar.gz
gentoo-a38c071d16627f3bb80567dcf28a1dfe259db955.tar.bz2
gentoo-a38c071d16627f3bb80567dcf28a1dfe259db955.zip
x11-drivers/xf86-video-r128: remove unused patch(es)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-drivers')
-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