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 9542b41eacfd..41c6bd711940 100644
--- a/include/linux/mailbox/zynqmp-ipi-message.h
+++ b/include/linux/mailbox/zynqmp-ipi-message.h
@@ -9,7 +9,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 {