From 31f40feaa17912cf0ebfa72dd9368264633b3830 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 31 Aug 2011 23:14:52 +0000 Subject: Wed Aug 31 23:14:52 UTC 2011 --- testing/xf86-video-sisimedia/0011-more-rac-removal.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 testing/xf86-video-sisimedia/0011-more-rac-removal.patch (limited to 'testing/xf86-video-sisimedia/0011-more-rac-removal.patch') diff --git a/testing/xf86-video-sisimedia/0011-more-rac-removal.patch b/testing/xf86-video-sisimedia/0011-more-rac-removal.patch new file mode 100644 index 000000000..8175dea98 --- /dev/null +++ b/testing/xf86-video-sisimedia/0011-more-rac-removal.patch @@ -0,0 +1,13 @@ +diff -Nrup xf86-video-sis-0.9.1/src/sis_hwmc.c patched/src/sis_hwmc.c +--- xf86-video-sis-0.9.1/src/sis_hwmc.c 2008-03-04 14:31:10.000000000 -0300 ++++ patched/src/sis_hwmc.c 2010-04-20 17:10:21.073690167 -0300 +@@ -43,7 +43,9 @@ THE USE OR OTHER DEALINGS IN THE SOFTWAR + + #include "xf86.h" + #include "xf86_OSproc.h" ++#ifndef GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) < 6 + #include "xf86Resources.h" ++#endif + #include "compiler.h" + #include "xf86PciInfo.h" + #include "xf86Pci.h" -- cgit v1.2.3-54-g00ecf