commit | fef15fddf5b834c5b960324f6e68d08f341353a1 | [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 | 11192f22e0c4dd6fb8f6e9e848cc4f2957f7979d [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>