aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/fintek-cir.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/rc/fintek-cir.h')
-rw-r--r--drivers/media/rc/fintek-cir.h11
1 files changed, 1 insertions, 10 deletions
diff --git a/drivers/media/rc/fintek-cir.h b/drivers/media/rc/fintek-cir.h
index dffe0bbfc6eb..20696359e9ba 100644
--- a/drivers/media/rc/fintek-cir.h
+++ b/drivers/media/rc/fintek-cir.h
@@ -1,3 +1,4 @@
1/* SPDX-License-Identifier: GPL-2.0-or-later */
1/* 2/*
2 * Driver for Feature Integration Technology Inc. (aka Fintek) LPC CIR 3 * Driver for Feature Integration Technology Inc. (aka Fintek) LPC CIR
3 * 4 *
@@ -6,16 +7,6 @@
6 * Special thanks to Fintek for providing hardware and spec sheets. 7 * Special thanks to Fintek for providing hardware and spec sheets.
7 * This driver is based upon the nuvoton, ite and ene drivers for 8 * This driver is based upon the nuvoton, ite and ene drivers for
8 * similar hardware. 9 * similar hardware.
9 *
10 * This program is free software; you can redistribute it and/or
11 * modify it under the terms of the GNU General Public License as
12 * published by the Free Software Foundation; either version 2 of the
13 * License, or (at your option) any later version.
14 *
15 * This program is distributed in the hope that it will be useful, but
16 * WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
18 * General Public License for more details.
19 */ 10 */
20 11
21#include <linux/spinlock.h> 12#include <linux/spinlock.h>