commit | 9afd0829649bbc396a987f7bd868ead081b11c55 | [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 | e1e572260e73153c60378c8c1819ab2d5f771a22 [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>