drivers: mbox: remove duplicate macro definition
Remove duplicate MAILBOX_MBOX_SIZE Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
b3316fc4fd
commit
18abef2dbf
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ LOG_MODULE_REGISTER(ti_secure_proxy);
|
|||
#define SEC_PROXY_DATA_END_OFFS 0x3c
|
||||
|
||||
#define SEC_PROXY_TIMEOUT_US 1000000
|
||||
#define MAILBOX_MBOX_SIZE 60
|
||||
|
||||
#define GET_MSG_SEQ(buffer) ((uint32_t *)buffer)[1]
|
||||
struct secproxy_thread {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue