diff options
author | Andrew Davis <afd@ti.com> | 2024-03-25 11:55:07 -0500 |
---|---|---|
committer | Nishanth Menon <nm@ti.com> | 2024-04-09 11:11:59 -0500 |
commit | ddbf3204f600a4d1f153498f618369fca352ae00 (patch) | |
tree | 33a527b0834d152e3f8c6b1d61d647af7cac234a /rust/helpers/build_bug.c | |
parent | 8c8ff39838e02b6df91b80e086426dcb9ac86908 (diff) |
soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer message
mbox_send_message() sends a u32 bit message, not a pointer to a message.
We only convert to a pointer type as a generic type. If we want to send
a dummy message of 0, then simply send 0 (NULL).
Signed-off-by: Andrew Davis <afd@ti.com>
Link: https://lore.kernel.org/r/20240325165507.30323-1-afd@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions