Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F106963354
D43888.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
592 B
Referenced Files
None
Subscribers
None
D43888.diff
View Options
diff --git a/sys/dev/pci/pci_host_generic_fdt.c b/sys/dev/pci/pci_host_generic_fdt.c
--- a/sys/dev/pci/pci_host_generic_fdt.c
+++ b/sys/dev/pci/pci_host_generic_fdt.c
@@ -480,8 +480,6 @@
static device_method_t generic_pcie_fdt_methods[] = {
DEVMETHOD(device_probe, generic_pcie_fdt_probe),
DEVMETHOD(device_attach, pci_host_generic_fdt_attach),
- DEVMETHOD(bus_alloc_resource, pci_host_generic_core_alloc_resource),
- DEVMETHOD(bus_release_resource, pci_host_generic_core_release_resource),
/* pcib interface */
DEVMETHOD(pcib_route_interrupt, generic_pcie_fdt_route_interrupt),
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 9, 4:11 AM (1 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15729326
Default Alt Text
D43888.diff (592 B)
Attached To
Mode
D43888: pci_host_generic_fdt: Remove duplicate DEVMETHOD entries
Attached
Detach File
Event Timeline
Log In to Comment