commit | 7127e0ea9651d4c9214e74e577e8639d1e7167be | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed May 01 19:31:06 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue May 07 08:00:56 2024 -0600 |
tree | 169e0eb5e618013901177819104a7520e4b1fd82 | |
parent | 00a11524ec77c8b06e74c1014cedc1f02f2f5005 [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>