Commit 88352b16 authored by Kuninori Morimoto's avatar Kuninori Morimoto Committed by Mauro Carvalho Chehab
parent 7c1d62e4
// SPDX-License-Identifier: GPL-2.0
/* /*
* Author: Mikhail Ulyanov * Author: Mikhail Ulyanov
* Copyright (C) 2014-2015 Cogent Embedded, Inc. <source@cogentembedded.com> * Copyright (C) 2014-2015 Cogent Embedded, Inc. <source@cogentembedded.com>
...@@ -11,10 +12,6 @@ ...@@ -11,10 +12,6 @@
* 1) Rotation * 1) Rotation
* 2) Cropping * 2) Cropping
* 3) V4L2_CID_JPEG_ACTIVE_MARKER * 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> #include <asm/unaligned.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment