hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/drivers/input/touchscreen/wacom_i2c.c
....@@ -1,14 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * Wacom Penabled Driver for I2C
34 *
45 * Copyright (c) 2011 - 2013 Tatsunosuke Tobita, Wacom.
56 * <tobita.tatsunosuke@wacom.co.jp>
6
- *
7
- * This program is free software; you can redistribute it
8
- * and/or modify it under the terms of the GNU General
9
- * Public License as published by the Free Software
10
- * Foundation; either version of 2 of the License,
11
- * or (at your option) any later version.
127 */
138
149 #include <linux/module.h>
....@@ -17,7 +12,6 @@
1712 #include <linux/slab.h>
1813 #include <linux/irq.h>
1914 #include <linux/interrupt.h>
20
-#include <linux/gpio.h>
2115 #include <asm/unaligned.h>
2216
2317 #define WACOM_CMD_QUERY0 0x04