commit | 1a316b0339570dfd3dfd6bd9d954ad5441ce9505 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed May 01 19:31:06 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon May 06 15:11:27 2024 -0600 |
tree | 169e0eb5e618013901177819104a7520e4b1fd82 | |
parent | 90db9aa5c356cb18322d2abb06a309bce6b2caa5 [diff] |
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>