hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/drivers/input/touchscreen/ipaq-micro-ts.c
....@@ -1,13 +1,10 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
2
- * This program is free software; you can redistribute it and/or modify
3
- * it under the terms of the GNU General Public License version 2 as
4
- * published by the Free Software Foundation.
53 *
64 * h3600 atmel micro companion support, touchscreen subdevice
75 * Author : Alessandro Gardich <gremlin@gremlin.it>
86 * Author : Dmitry Artamonow <mad_soft@inbox.ru>
97 * Author : Linus Walleij <linus.walleij@linaro.org>
10
- *
118 */
129
1310 #include <asm/byteorder.h>