aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mailbox/brcm-message.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mailbox/brcm-message.h')
-rw-r--r--include/linux/mailbox/brcm-message.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/linux/mailbox/brcm-message.h b/include/linux/mailbox/brcm-message.h
index c20b4843fc2d..18da82115476 100644
--- a/include/linux/mailbox/brcm-message.h
+++ b/include/linux/mailbox/brcm-message.h
@@ -1,10 +1,7 @@
1/* SPDX-License-Identifier: GPL-2.0-only */
1/* 2/*
2 * Copyright (C) 2016 Broadcom 3 * Copyright (C) 2016 Broadcom
3 * 4 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
7 *
8 * Common header for Broadcom mailbox messages which is shared across 5 * Common header for Broadcom mailbox messages which is shared across
9 * Broadcom SoCs and Broadcom mailbox client drivers. 6 * Broadcom SoCs and Broadcom mailbox client drivers.
10 */ 7 */