[PCI] pci-11: use u32 for bus numbers/latency not unsigned long
pci_read_config_dword() takes a u32 pointer, not unsigned long.
Showing
Please register or sign in to comment
pci_read_config_dword() takes a u32 pointer, not unsigned long.