forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 093a6c67005148ae32a5c9e4553491b9f5c2457b
kernel/include/linux/input/adxl34x.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * include/linux/input/adxl34x.h
34 *
....@@ -6,8 +7,6 @@
67 * device's "struct device" holds this information.
78 *
89 * Copyright 2009 Analog Devices Inc.
9
- *
10
- * Licensed under the GPL-2 or later.
1110 */
1211
1312 #ifndef __LINUX_INPUT_ADXL34X_H__