Loading
mailbox: Remove mailbox_client.h from controller drivers
mailbox_client.h should be used by mailbox consumer drivers, not mailbox controller (provider) drivers. The affected drivers do not use any mailbox client APIs, so the include can be safely removed. Signed-off-by:Peng Fan <peng.fan@nxp.com> Reviewed-by:
Sudeep Holla <sudeep.holla@kernel.org> Signed-off-by:
Jassi Brar <jassisinghbrar@gmail.com>