1407a44862
pci/pci.c:415:34: warning: variable ‘res’ set but not used [-Wunused-but-set-variable] 415 | FAR struct pci_resource_s *res; | ^~~ pci/pci.c: In function ‘pci_scan_bus’: pci/pci.c:663:32: warning: unused variable ‘ctrl’ [-Wunused-variable] 663 | FAR struct pci_controller_s *ctrl = bus->ctrl; Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Make.defs | ||
pci_drivers.c | ||
pci_drivers.h | ||
pci_ecam.c | ||
pci_epc_mem.c | ||
pci_epc.c | ||
pci_epf.c | ||
pci_ivshmem.c | ||
pci_qemu_edu.c | ||
pci_qemu_test.c | ||
pci_uio_ivshmem.c | ||
pci.c |