Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 214156 | Differences between
and this patch

Collapse All | Expand All

(-)a/hw/xfree86/os-support/bus/Pci.h (-2 / +1 lines)
Lines 327-333 Link Here
327
#  define INCLUDE_XF86_MAP_PCI_MEM
327
#  define INCLUDE_XF86_MAP_PCI_MEM
328
#  define INCLUDE_XF86_NO_DOMAIN
328
#  define INCLUDE_XF86_NO_DOMAIN
329
# endif
329
# endif
330
# if !defined(__FreeBSD__)
330
# if !defined(__FreeBSD__) && !defined(linux)
331
#  define ARCH_PCI_PCI_BRIDGE sparcPciPciBridge
331
#  define ARCH_PCI_PCI_BRIDGE sparcPciPciBridge
332
# endif
332
# endif
333
#elif defined(__amd64__) || defined(__amd64)
333
#elif defined(__amd64__) || defined(__amd64)
334
- 

Return to bug 214156