aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/input/touchscreen.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/input/touchscreen.h')
-rw-r--r--include/linux/input/touchscreen.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/linux/input/touchscreen.h b/include/linux/input/touchscreen.h
index 09d22ccb9e41..fe66e2b58f62 100644
--- a/include/linux/input/touchscreen.h
+++ b/include/linux/input/touchscreen.h
@@ -1,9 +1,6 @@
1/* SPDX-License-Identifier: GPL-2.0-only */
1/* 2/*
2 * Copyright (c) 2014 Sebastian Reichel <sre@kernel.org> 3 * Copyright (c) 2014 Sebastian Reichel <sre@kernel.org>
3 *
4 * This program is free software; you can redistribute it and/or modify it
5 * under the terms of the GNU General Public License version 2 as published by
6 * the Free Software Foundation.
7 */ 4 */
8 5
9#ifndef _TOUCHSCREEN_H 6#ifndef _TOUCHSCREEN_H