pci_endpoint: Remove <common.h> and add needed includes
authorTom Rini <trini@konsulko.com>
Thu, 2 May 2024 01:31:06 +0000 (19:31 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 7 May 2024 14:00:56 +0000 (08:00 -0600)
commit99fbb0e8cb73883753021887ec6eec91c06ed23d
tree169e0eb5e618013901177819104a7520e4b1fd82
parent8db017c891420fe161e478feb63460e41ef0a5d5
pci_endpoint: Remove <common.h> and add needed includes

Remove <common.h> from this driver directory and when needed
add missing include files directly.

Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/pci_endpoint/pci_ep-uclass.c
drivers/pci_endpoint/pcie-cadence-ep.c
drivers/pci_endpoint/sandbox-pci_ep.c