commit | f10a78aaeab0a9aa357a5781f6cc61d7525e25cf | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed May 01 19:30:56 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue May 07 08:00:55 2024 -0600 |
tree | 7303591039890325705943c6e2028136842c2126 | |
parent | be1f54ab6f62ac38758070999031dc76d9cec619 [diff] |
mailbox: 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>