Skip to content

Commit

Permalink
media: rcar_jpu: convert to SPDX identifiers
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
morimoto authored and mchehab committed Aug 3, 2018
1 parent 7c1d62e commit 88352b1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions drivers/media/platform/rcar_jpu.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/*
* Author: Mikhail Ulyanov
* Copyright (C) 2014-2015 Cogent Embedded, Inc. <[email protected]>
Expand All @@ -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>
Expand Down

0 comments on commit 88352b1

Please sign in to comment.