aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/tsc2007_core.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/touchscreen/tsc2007_core.c')
-rw-r--r--drivers/input/touchscreen/tsc2007_core.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/input/touchscreen/tsc2007_core.c b/drivers/input/touchscreen/tsc2007_core.c
index 8342e0c48a53..3b80abfc1eca 100644
--- a/drivers/input/touchscreen/tsc2007_core.c
+++ b/drivers/input/touchscreen/tsc2007_core.c
@@ -1,3 +1,4 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * drivers/input/touchscreen/tsc2007.c 3 * drivers/input/touchscreen/tsc2007.c
3 * 4 *
@@ -14,10 +15,6 @@
14 * Copyright (C) 2002 MontaVista Software 15 * Copyright (C) 2002 MontaVista Software
15 * Copyright (C) 2004 Texas Instruments 16 * Copyright (C) 2004 Texas Instruments
16 * Copyright (C) 2005 Dirk Behme 17 * Copyright (C) 2005 Dirk Behme
17 *
18 * This program is free software; you can redistribute it and/or modify
19 * it under the terms of the GNU General Public License version 2 as
20 * published by the Free Software Foundation.
21 */ 18 */
22 19
23#include <linux/module.h> 20#include <linux/module.h>