tw686x.h (f26e8817b235d8764363bffcc9cbfc61867371f2) | tw686x.h (25763b3c864cf517d686661012d184ee47a49b4c) |
---|---|
1/* SPDX-License-Identifier: GPL-2.0-only */ |
|
1/* 2 * Copyright (C) 2015 VanguardiaSur - www.vanguardiasur.com.ar 3 * 4 * Copyright (C) 2015 Industrial Research Institute for Automation 5 * and Measurements PIAP 6 * Written by Krzysztof Ha?asa | 2/* 3 * Copyright (C) 2015 VanguardiaSur - www.vanguardiasur.com.ar 4 * 5 * Copyright (C) 2015 Industrial Research Institute for Automation 6 * and Measurements PIAP 7 * Written by Krzysztof Ha?asa |
7 * 8 * This program is free software; you can redistribute it and/or modify it 9 * under the terms of version 2 of the GNU General Public License 10 * as published by the Free Software Foundation. | |
11 */ 12 13#include <linux/mutex.h> 14#include <linux/pci.h> 15#include <linux/timer.h> 16#include <linux/videodev2.h> 17#include <media/v4l2-common.h> 18#include <media/v4l2-ctrls.h> --- 164 unchanged lines hidden --- | 8 */ 9 10#include <linux/mutex.h> 11#include <linux/pci.h> 12#include <linux/timer.h> 13#include <linux/videodev2.h> 14#include <media/v4l2-common.h> 15#include <media/v4l2-ctrls.h> --- 164 unchanged lines hidden --- |