commit | 00a11524ec77c8b06e74c1014cedc1f02f2f5005 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed May 01 19:31:05 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue May 07 08:00:55 2024 -0600 |
tree | f6c4bb39aedc14d4a86fc906b4037f6bd6654fa4 | |
parent | 936505b9ddba86ce9f27a6b5ef039b973da5e28a [diff] |
pci: Remove <common.h> and add needed includes Remove <common.h> from this driver directory and when needed add missing include files directly. Reviewed-by: Heiko Schocher <hs@denx.de> Signed-off-by: Tom Rini <trini@konsulko.com>