aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mailbox/zynqmp-ipi-message.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mailbox/zynqmp-ipi-message.h')
-rw-r--r--include/linux/mailbox/zynqmp-ipi-message.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mailbox/zynqmp-ipi-message.h b/include/linux/mailbox/zynqmp-ipi-message.h
index d9f0a7471b51..f86cc6c13511 100644
--- a/include/linux/mailbox/zynqmp-ipi-message.h
+++ b/include/linux/mailbox/zynqmp-ipi-message.h
@@ -12,7 +12,7 @@
* @data: message payload
*
* This is the structure for data used in mbox_send_message
- * the maximum length of data buffer is fixed to 12 bytes.
+ * the maximum length of data buffer is fixed to 32 bytes.
* Client is supposed to be aware of this.
*/
struct zynqmp_ipi_message {