mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 17:18:28 +08:00
@@ -751,6 +751,7 @@ static void pci_setup_device(FAR struct pci_device_s *dev, int max_bar,
|
||||
start = res->start;
|
||||
res->start += size;
|
||||
#else
|
||||
UNUSED(res);
|
||||
uint32_t tmp;
|
||||
|
||||
pci_read_config_dword(dev, base_address_0, &tmp);
|
||||
|
||||
Reference in New Issue
Block a user