commit | d8b343d2e0bc9977cea729c7223a0c0948d6bbd6 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed May 01 19:31:19 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon May 06 15:11:28 2024 -0600 |
tree | f9ab864b2bb9f9429e6e613e5df4b21c5ad6ce46 | |
parent | 774e0cd8e794ecf5b88710babb3d58a5521f6928 [diff] |
smem: 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>