1 From c87753733a6e1f85d1d037dced0b47ce0cf41658 Mon Sep 17 00:00:00 2001
2 From: Adam Jackson <ajax@redhat.com>
3 Date: Tue, 25 Sep 2012 12:54:40 +0000
4 Subject: Remove mibstore.h
6 Signed-off-by: Adam Jackson <ajax@redhat.com>
9 http://cgit.freedesktop.org/xorg/driver/xf86-video-i128/commit/?id=c87753733a6e1f85d1d037dced0b47ce0cf41658
11 Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
13 diff --git a/src/i128_driver.c b/src/i128_driver.c
14 index a0f08c0..51a4135 100644
15 --- a/src/i128_driver.c
16 +++ b/src/i128_driver.c
18 /* All drivers initialising the SW cursor need this */
19 #include "mipointer.h"
21 -/* All drivers implementing backing store need this */
22 -#include "mibstore.h"
26 @@ -1556,7 +1554,6 @@ I128ScreenInit(SCREEN_INIT_ARGS_DECL)
30 - miInitializeBackingStore(pScreen);
31 xf86SetBackingStore(pScreen);
32 xf86SetSilkenMouse(pScreen);