[PATCH video-s3] Remove mibstore.h

Trevor Woerner trevor.woerner at linaro.org
Tue Jan 7 13:43:34 PST 2014


On 01/07/14 16:32, Gaetan Nadon wrote:
> As it was done in numerous other drivers. Fixes compile error.
>
> Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
> ---
>  src/s3_driver.c |    2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/src/s3_driver.c b/src/s3_driver.c
> index 61242ad..85763ba 100644
> --- a/src/s3_driver.c
> +++ b/src/s3_driver.c
> @@ -52,7 +52,6 @@
>  #include "compiler.h"
>  #include "mipointer.h"
>  #include "micmap.h"
> -#include "mibstore.h"
>  #include "fb.h"
>  #include "inputstr.h"
>  #include "shadowfb.h"
> @@ -822,7 +821,6 @@ static Bool S3ScreenInit(SCREEN_INIT_ARGS_DECL)
>  	fbPictureInit (pScreen, 0, 0);
>  	S3DGAInit(pScreen);
>  
> -        miInitializeBackingStore(pScreen);
>          xf86SetBackingStore(pScreen);
>  
>  	/* framebuffer manager setup */

Tested-by: Trevor Woerner <trevor.woerner at linaro.org>


More information about the xorg-devel mailing list