Fix build against pre-pci-rework xserver.
This commit is contained in:
parent
0fdbf64b34
commit
3fbbd0afde
|
|
@ -444,7 +444,9 @@ extern int I810_DEBUG;
|
|||
|
||||
#define PIPE_NAME(n) ('A' + (n))
|
||||
|
||||
#if XSERVER_LIBPCIACCESS
|
||||
struct pci_device *
|
||||
intel_host_bridge (void);
|
||||
#endif
|
||||
|
||||
#endif /* _INTEL_COMMON_H_ */
|
||||
|
|
|
|||
Loading…
Reference in New Issue