commit | a19bd5093c35e0500d03c186534241bba5c5b9a5 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed May 01 19:30:31 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue May 07 08:00:41 2024 -0600 |
tree | e8a7346f23c535c8e88e16655bb3ee006ffa78f0 | |
parent | e2e8d54a1631e7e1edab8acce00266fe7f155524 [diff] |
block: Remove <common.h> and add needed includes Remove <common.h> from this driver directory and when needed add missing include files directly. Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> Signed-off-by: Tom Rini <trini@konsulko.com>