summaryrefslogtreecommitdiffstats
path: root/drivers/media
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2018-07-25 22:36:55 -0400
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-08-03 16:05:51 -0400
commit7b381978c8563672e19d90db00119d74ed2221b3 (patch)
tree1e38376f3108670fc2a5f7af447a6c2599076ee0 /drivers/media
parentd81469d2b77553b281b9b59eadd995309728f506 (diff)
downloadlinux-stable-7b381978c8563672e19d90db00119d74ed2221b3.tar.gz
linux-stable-7b381978c8563672e19d90db00119d74ed2221b3.tar.bz2
linux-stable-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')
-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>