rebase diff
This commit is contained in:
parent
05c63aeecd
commit
50129cf560
|
@ -52,10 +52,7 @@ typedef struct {
|
||||||
void xf86OSInitVidMem(VidMemInfoPtr);
|
void xf86OSInitVidMem(VidMemInfoPtr);
|
||||||
|
|
||||||
#ifdef XSERVER_PLATFORM_BUS
|
#ifdef XSERVER_PLATFORM_BUS
|
||||||
#include "hotplug.h"
|
#include "config/hotplug_priv.h"
|
||||||
|
|
||||||
struct OdevAttributes;
|
|
||||||
|
|
||||||
void
|
void
|
||||||
xf86PlatformDeviceProbe(struct OdevAttributes *attribs);
|
xf86PlatformDeviceProbe(struct OdevAttributes *attribs);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue