aboutsummaryrefslogtreecommitdiffstats
path: root/include/video/imx-ipu-image-convert.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/video/imx-ipu-image-convert.h')
-rw-r--r--include/video/imx-ipu-image-convert.h11
1 files changed, 1 insertions, 10 deletions
diff --git a/include/video/imx-ipu-image-convert.h b/include/video/imx-ipu-image-convert.h
index 7b87efc6d77a..3c71b8b94b33 100644
--- a/include/video/imx-ipu-image-convert.h
+++ b/include/video/imx-ipu-image-convert.h
@@ -1,17 +1,8 @@
1/* SPDX-License-Identifier: GPL-2.0-or-later */
1/* 2/*
2 * Copyright (C) 2012-2016 Mentor Graphics Inc. 3 * Copyright (C) 2012-2016 Mentor Graphics Inc.
3 * 4 *
4 * i.MX Queued image conversion support, with tiling and rotation. 5 * i.MX Queued image conversion support, with tiling and rotation.
5 *
6 * This program is free software; you can redistribute it and/or modify it
7 * under the terms of the GNU General Public License as published by the
8 * Free Software Foundation; either version 2 of the License, or (at your
9 * option) any later version.
10 *
11 * This program is distributed in the hope that it will be useful, but
12 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
13 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
14 * for more details.
15 */ 6 */
16#ifndef __IMX_IPU_IMAGE_CONVERT_H__ 7#ifndef __IMX_IPU_IMAGE_CONVERT_H__
17#define __IMX_IPU_IMAGE_CONVERT_H__ 8#define __IMX_IPU_IMAGE_CONVERT_H__