aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/omap-mailbox.h
diff options
context:
space:
mode:
authorSuman Anna <s-anna@ti.com>2018-07-11 18:42:11 -0500
committerJassi Brar <jaswinder.singh@linaro.org>2018-08-03 18:57:15 +0530
commit2ad5157650b446f14a719280ba3670303bc4f439 (patch)
tree7be52a5cb81b716d4e027e8c675e5e7e8711fdc3 /include/linux/omap-mailbox.h
parentmailbox: xgene-slimpro: Fix potential NULL pointer dereference (diff)
downloadlinux-dev-2ad5157650b446f14a719280ba3670303bc4f439.tar.xz
linux-dev-2ad5157650b446f14a719280ba3670303bc4f439.zip
mailbox/omap: switch to SPDX license identifier
Use the appropriate SPDX license identifier in the OMAP Mailbox driver source files and drop the previous boilerplate license text. Signed-off-by: Suman Anna <s-anna@ti.com> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'include/linux/omap-mailbox.h')
-rw-r--r--include/linux/omap-mailbox.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/linux/omap-mailbox.h b/include/linux/omap-mailbox.h
index c726bd833761..6dbcd2da0332 100644
--- a/include/linux/omap-mailbox.h
+++ b/include/linux/omap-mailbox.h
@@ -1,9 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* omap-mailbox: interprocessor communication module for OMAP
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
*/
#ifndef OMAP_MAILBOX_H