Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework
Conflicts: hw/xfree86/common/xf86Init.c hw/xfree86/int10/pci.c hw/xfree86/scanpci/xf86PciData.h hw/xfree86/scanpci/xf86PciStdIds.h hw/xfree86/scanpci/xf86PciStr.h hw/xfree86/scanpci/xf86ScanPci.h hw/xfree86/utils/pcitweak/pcitweak.c hw/xfree86/utils/scanpci/scanpci.c Re-removed most of the conflicting files.
This commit is contained in:
@@ -344,9 +344,6 @@ _X_HIDDEN void *xfree86LookupTab[] = {
|
||||
SYMFUNC(xf86RegisterStateChangeNotificationCallback)
|
||||
SYMFUNC(xf86DeregisterStateChangeNotificationCallback)
|
||||
SYMFUNC(xf86NoSharedResources)
|
||||
#ifdef async
|
||||
SYMFUNC(xf86QueueAsyncEvent)
|
||||
#endif
|
||||
/* Shared Accel Accessor Functions */
|
||||
SYMFUNC(xf86GetLastScrnFlag)
|
||||
SYMFUNC(xf86SetLastScrnFlag)
|
||||
@@ -1123,9 +1120,6 @@ _X_HIDDEN void *xfree86LookupTab[] = {
|
||||
SYMVAR(xf86DummyVar3)
|
||||
#endif
|
||||
|
||||
#ifdef async
|
||||
SYMVAR(xf86CurrentScreen)
|
||||
#endif
|
||||
/* predefined resource lists from xf86Bus.h */
|
||||
SYMVAR(resVgaExclusive)
|
||||
SYMVAR(resVgaShared)
|
||||
|
||||
Reference in New Issue
Block a user