commit | e3ab2ed45a7990fbef3cb6e93d23d51f02712084 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed May 01 19:30:28 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue May 07 08:00:41 2024 -0600 |
tree | b252c5ee1200d4fca0c4fe259c1f3af26508d5bc | |
parent | 5b5e0ff9eda946220703c2095be74ef761b167a5 [diff] |
ata: Remove <common.h> and add needed includes Remove <common.h> from this driver directory and when needed add missing include files directly. Reviewed-by: Tony Dinh <mibodhi@gmail.com> Signed-off-by: Tom Rini <trini@konsulko.com>