xfree86: Remove memClk from ScrnInfoRec

Never set by the core, not used in any modern driver.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Aaron Plattner <aplattner@nvidia.com>
Acked-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
Adam Jackson 2017-02-14 15:30:54 -05:00
parent 0b6f280602
commit 4dcf68e418
2 changed files with 0 additions and 2 deletions

View File

@ -649,7 +649,6 @@ typedef struct _ScrnInfoRec {
int videoRam; /* amount of video ram (kb) */
unsigned long memPhysBase; /* Physical address of FB */
unsigned long fbOffset; /* Offset of FB in the above */
int memClk; /* memory clock */
Bool flipPixels; /* swap default black/white */
void *options;

View File

@ -1209,7 +1209,6 @@ Here is what <function>InitOutput()</function> does:
clock[] (if not programmable)
videoRam
memBase
memClk
driverPrivate
chipID
chipRev