Add DGAReInitModes, Part 2
This commit is contained in:
parent
d91d18e1d6
commit
b4450f3242
|
@ -385,6 +385,7 @@ LOOKUP xfree86LookupTab[] = {
|
||||||
/* xf86DGA.c */
|
/* xf86DGA.c */
|
||||||
/* For drivers */
|
/* For drivers */
|
||||||
SYMFUNC(DGAInit)
|
SYMFUNC(DGAInit)
|
||||||
|
SYMFUNC(DGAReInitModes)
|
||||||
/* For extmod */
|
/* For extmod */
|
||||||
SYMFUNC(DGAAvailable)
|
SYMFUNC(DGAAvailable)
|
||||||
SYMFUNC(DGAActive)
|
SYMFUNC(DGAActive)
|
||||||
|
|
Loading…
Reference in New Issue