commit | 5771d4eed64b7e064bcd9678443085a0cd4d8caf | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed May 01 19:31:29 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue May 07 08:00:56 2024 -0600 |
tree | 2feabbfc967503a3db0c41826626a4b77c9f8987 | |
parent | 8f9f759d2b97f40bd01e6c5f29760f0593c81296 [diff] |
ufs: 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>