mirror of
https://github.com/X11Libre/xf86-video-trident.git
synced 2026-03-24 01:25:17 +00:00
Fix 96 out of 102 -Wdiscarded-qualifiers warnings
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
@@ -1854,7 +1854,7 @@ TRIDENTPreInit(ScrnInfoPtr pScrn, int flags)
|
||||
vgaHWPtr hwp;
|
||||
MessageType from;
|
||||
CARD8 videoram, videorammask;
|
||||
char *ramtype = NULL, *chipset = NULL;
|
||||
const char *ramtype = NULL, *chipset = NULL;
|
||||
Bool Support24bpp;
|
||||
int vgaIOBase;
|
||||
float mclk;
|
||||
|
||||
Reference in New Issue
Block a user