summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
diff options
context:
space:
mode:
authorKuninori Morimoto2018-07-26 04:36:55 +0200
committerMauro Carvalho Chehab2018-08-03 22:05:51 +0200
commit7b381978c8563672e19d90db00119d74ed2221b3 (patch)
tree1e38376f3108670fc2a5f7af447a6c2599076ee0 /drivers/media/platform
parentmedia: sh_veu: convert to SPDX identifiers (diff)
downloadkernel-qcow2-linux-7b381978c8563672e19d90db00119d74ed2221b3.tar.gz
kernel-qcow2-linux-7b381978c8563672e19d90db00119d74ed2221b3.tar.xz
kernel-qcow2-linux-7b381978c8563672e19d90db00119d74ed2221b3.zip
media: sh_vou: convert to SPDX identifiers
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/platform')
-rw-r--r--drivers/media/platform/sh_vou.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/media/platform/sh_vou.c b/drivers/media/platform/sh_vou.c
index 4dccf29e9d78..6135e13e24d4 100644
--- a/drivers/media/platform/sh_vou.c
+++ b/drivers/media/platform/sh_vou.c
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* SuperH Video Output Unit (VOU) driver
*
* Copyright (C) 2010, Guennadi Liakhovetski <g.liakhovetski@gmx.de>
- *
- * 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.
*/
#include <linux/dma-mapping.h>