]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - include/linux/mxc_v4l2.h
ENGR00291731 PXP: move pxp_irq_info definition from PXP dma to PXP device
[karo-tx-linux.git] / include / linux / mxc_v4l2.h
1 /*
2  * Copyright 2004-2013 Freescale Semiconductor, Inc. All Rights Reserved.
3  */
4
5 /*
6  * The code contained herein is licensed under the GNU Lesser General
7  * Public License.  You may obtain a copy of the GNU Lesser General
8  * Public License Version 2.1 or later at the following locations:
9  *
10  * http://www.opensource.org/licenses/lgpl-license.html
11  * http://www.gnu.org/copyleft/lgpl.html
12  */
13
14 /*!
15  * @file linux/mxc_v4l2.h
16  *
17  * @brief MXC V4L2 private header file
18  *
19  * @ingroup MXC V4L2
20  */
21
22 #ifndef __LINUX_MXC_V4L2_H__
23 #define __LINUX_MXC_V4L2_H__
24
25 #include <uapi/linux/mxc_v4l2.h>
26
27 #endif