aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/dt-bindings/media
diff options
context:
space:
mode:
authorDhaval Shah <dhaval23031987@gmail.com>2017-12-08 07:35:37 -0500
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-12-03 13:40:05 -0500
commit83268fa6b43cefb60ee188fd53ed49120d3ae4f4 (patch)
treed3618bf5260ad80a30456e32b8b26b99e8d3879a /include/dt-bindings/media
parentmedia: sony-cxd2880: add optional vcc regulator to bindings (diff)
downloadwireguard-linux-83268fa6b43cefb60ee188fd53ed49120d3ae4f4.tar.xz
wireguard-linux-83268fa6b43cefb60ee188fd53ed49120d3ae4f4.zip
media: xilinx: Use SPDX-License-Identifier
SPDX-License-Identifier is used for the Xilinx Video IP and related drivers. [Added drivers/media/platform/xilinx/Kconfig] [Added drivers/media/platform/xilinx/Makefile] [Added include/dt-bindings/media/xilinx-vip.h] Signed-off-by: Dhaval Shah <dhaval23031987@gmail.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'include/dt-bindings/media')
-rw-r--r--include/dt-bindings/media/xilinx-vip.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/dt-bindings/media/xilinx-vip.h b/include/dt-bindings/media/xilinx-vip.h
index 6298fec00685..94ed3edfcc70 100644
--- a/include/dt-bindings/media/xilinx-vip.h
+++ b/include/dt-bindings/media/xilinx-vip.h
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Xilinx Video IP Core
*
@@ -6,10 +7,6 @@
*
* Contacts: Hyun Kwon <hyun.kwon@xilinx.com>
* Laurent Pinchart <laurent.pinchart@ideasonboard.com>
- *
- * 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 __DT_BINDINGS_MEDIA_XILINX_VIP_H__