projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c1d62e
)
media: rcar_jpu: convert to SPDX identifiers
author
Kuninori Morimoto
<
[email protected]
>
Thu, 26 Jul 2018 02:36:21 +0000
(22:36 -0400)
committer
Mauro Carvalho Chehab
<
[email protected]
>
Fri, 3 Aug 2018 20:05:08 +0000
(16:05 -0400)
Signed-off-by: Kuninori Morimoto <
[email protected]
>
Signed-off-by: Laurent Pinchart <
[email protected]
>
Reviewed-by: Simon Horman <
[email protected]
>
Signed-off-by: Mauro Carvalho Chehab <
[email protected]
>
drivers/media/platform/rcar_jpu.c
patch
|
blob
|
history
diff --git
a/drivers/media/platform/rcar_jpu.c
b/drivers/media/platform/rcar_jpu.c
index a808258a418004fa8c9665d310d1875bc3b3aae3..e5c882423f57482304ca52f92863687496fd4803 100644
(file)
--- a/
drivers/media/platform/rcar_jpu.c
+++ b/
drivers/media/platform/rcar_jpu.c
@@
-1,3
+1,4
@@
+// SPDX-License-Identifier: GPL-2.0
/*
* Author: Mikhail Ulyanov
* Copyright (C) 2014-2015 Cogent Embedded, Inc. <
[email protected]
>
@@
-11,10
+12,6
@@
* 1) Rotation
* 2) Cropping
* 3) V4L2_CID_JPEG_ACTIVE_MARKER
- *
- * 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 <asm/unaligned.h>