* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-sisusb/files: xf86-video-sisusb-0.9.6-remove-mibstore_h.patch
@ 2013-03-12 16:37 Chi-Thanh Christopher Nguyen (chithanh)
0 siblings, 0 replies; only message in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2013-03-12 16:37 UTC (permalink / raw
To: gentoo-commits
chithanh 13/03/12 16:37:03
Added: xf86-video-sisusb-0.9.6-remove-mibstore_h.patch
Log:
Fix building against xorg-server-1.14
(Portage version: 2.1.11.52/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.1 x11-drivers/xf86-video-sisusb/files/xf86-video-sisusb-0.9.6-remove-mibstore_h.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-sisusb/files/xf86-video-sisusb-0.9.6-remove-mibstore_h.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-sisusb/files/xf86-video-sisusb-0.9.6-remove-mibstore_h.patch?rev=1.1&content-type=text/plain
Index: xf86-video-sisusb-0.9.6-remove-mibstore_h.patch
===================================================================
From 293d0902705c272b83432a955fb6a3c96dd6cea7 Mon Sep 17 00:00:00 2001
From: Adam Jackson <ajax@redhat.com>
Date: Tue, 25 Sep 2012 12:54:52 +0000
Subject: Remove mibstore.h
Signed-off-by: Adam Jackson <ajax@redhat.com>
---
diff --git a/src/sisusb_driver.c b/src/sisusb_driver.c
index 539b9f1..0fdc8e9 100644
--- a/src/sisusb_driver.c
+++ b/src/sisusb_driver.c
@@ -39,7 +39,6 @@
#include "shadowfb.h"
#include "micmap.h"
#include "mipointer.h"
-#include "mibstore.h"
#include "sisusb_regs.h"
#include "sisusb_dac.h"
@@ -1907,7 +1906,6 @@ SISUSBScreenInit(SCREEN_INIT_ARGS_DECL)
/* Initialize the accelerators */
SiSUSBAccelInit(pScreen);
- miInitializeBackingStore(pScreen);
xf86SetBackingStore(pScreen);
/* NO SilkenMouse. Never. Ever. */
--
cgit v0.9.0.2-2-gbebe
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-03-12 16:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-12 16:37 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-sisusb/files: xf86-video-sisusb-0.9.6-remove-mibstore_h.patch Chi-Thanh Christopher Nguyen (chithanh)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox