summaryrefslogtreecommitdiff
path: root/driver/xf86-video-siliconmotion/src/smi_driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver/xf86-video-siliconmotion/src/smi_driver.c')
-rw-r--r--driver/xf86-video-siliconmotion/src/smi_driver.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/driver/xf86-video-siliconmotion/src/smi_driver.c b/driver/xf86-video-siliconmotion/src/smi_driver.c
index 4794571a0..134db7961 100644
--- a/driver/xf86-video-siliconmotion/src/smi_driver.c
+++ b/driver/xf86-video-siliconmotion/src/smi_driver.c
@@ -1750,8 +1750,6 @@ SMI_ScreenInit(SCREEN_INIT_ARGS_DECL)
"Done writing mode. Register dump:\n");
SMI_PrintRegs(pScrn);
- miInitializeBackingStore(pScreen);
-
#ifdef HAVE_XMODES
xf86DiDGAInit(pScreen, (unsigned long)(pSmi->FBBase + pScrn->fbOffset));
#endif