aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/tw68/tw68.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/pci/tw68/tw68.h')
-rw-r--r--drivers/media/pci/tw68/tw68.h11
1 files changed, 1 insertions, 10 deletions
diff --git a/drivers/media/pci/tw68/tw68.h b/drivers/media/pci/tw68/tw68.h
index 5585c7ee23f2..7021290d726a 100644
--- a/drivers/media/pci/tw68/tw68.h
+++ b/drivers/media/pci/tw68/tw68.h
@@ -1,3 +1,4 @@
1/* SPDX-License-Identifier: GPL-2.0-or-later */
1/* 2/*
2 * tw68 driver common header file 3 * tw68 driver common header file
3 * 4 *
@@ -13,16 +14,6 @@
13 * Refactored and updated to the latest v4l core frameworks: 14 * Refactored and updated to the latest v4l core frameworks:
14 * 15 *
15 * Copyright (C) 2014 Hans Verkuil <hverkuil@xs4all.nl> 16 * Copyright (C) 2014 Hans Verkuil <hverkuil@xs4all.nl>
16 *
17 * This program is free software; you can redistribute it and/or modify
18 * it under the terms of the GNU General Public License as published by
19 * the Free Software Foundation; either version 2 of the License, or
20 * (at your option) any later version.
21 *
22 * This program is distributed in the hope that it will be useful,
23 * but WITHOUT ANY WARRANTY; without even the implied warranty of
24 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
25 * GNU General Public License for more details.
26 */ 17 */
27 18
28#include <linux/pci.h> 19#include <linux/pci.h>