aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/ene_ir.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/rc/ene_ir.h')
-rw-r--r--drivers/media/rc/ene_ir.h11
1 files changed, 1 insertions, 10 deletions
diff --git a/drivers/media/rc/ene_ir.h b/drivers/media/rc/ene_ir.h
index 0a45352efe40..c1c44e86ed5b 100644
--- a/drivers/media/rc/ene_ir.h
+++ b/drivers/media/rc/ene_ir.h
@@ -1,17 +1,8 @@
1/* SPDX-License-Identifier: GPL-2.0-or-later */
1/* 2/*
2 * driver for ENE KB3926 B/C/D/E/F CIR (also known as ENE0XXX) 3 * driver for ENE KB3926 B/C/D/E/F CIR (also known as ENE0XXX)
3 * 4 *
4 * Copyright (C) 2010 Maxim Levitsky <maximlevitsky@gmail.com> 5 * Copyright (C) 2010 Maxim Levitsky <maximlevitsky@gmail.com>
5 *
6 * This program is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU General Public License as
8 * published by the Free Software Foundation; either version 2 of the
9 * License, or (at your 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
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14 * General Public License for more details.
15 */ 6 */
16#include <linux/spinlock.h> 7#include <linux/spinlock.h>
17 8