X-Git-Url: https://git.pld-linux.org/?p=packages%2Fxorg-driver-video-i740.git;a=blobdiff_plain;f=mibstore.patch;fp=mibstore.patch;h=0000000000000000000000000000000000000000;hp=0ce9a037e3fe1b3a162d0c45852068f50740bd36;hb=cbb99bfaf0ae63bc052f060ba5062cf1001c02a4;hpb=9aa3ba8e6edebaca375fa5fdd5125343f6ee8b8b diff --git a/mibstore.patch b/mibstore.patch deleted file mode 100644 index 0ce9a03..0000000 --- a/mibstore.patch +++ /dev/null @@ -1,36 +0,0 @@ -From 084aa23643bf4245c917e3d672576bc9e5717017 Mon Sep 17 00:00:00 2001 -From: Adam Jackson -Date: Wed, 9 Jan 2013 22:21:52 -0500 -Subject: [PATCH] Remove mibstore.h - -Signed-off-by: Adam Jackson ---- - src/i740_driver.c | 5 ----- - 1 file changed, 5 deletions(-) - -diff --git a/src/i740_driver.c b/src/i740_driver.c -index 1c82198..7c1051d 100644 ---- a/src/i740_driver.c -+++ b/src/i740_driver.c -@@ -63,10 +63,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - - #include "compiler.h" - --/* Drivers using the mi implementation of backing store need: */ -- --#include "mibstore.h" -- - /* All drivers using the vgahw module need this */ - /* This driver needs to be modified to not use vgaHW for multihead operation */ - #include "vgaHW.h" -@@ -1558,7 +1554,6 @@ I740ScreenInit(SCREEN_INIT_ARGS_DECL) { - } - } - -- miInitializeBackingStore(pScreen); - xf86SetBackingStore(pScreen); - xf86SetSilkenMouse(pScreen); - --- -1.8.0.2 -