aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/input
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/input')
-rw-r--r--include/linux/input/ad714x.h3
-rw-r--r--include/linux/input/adxl34x.h3
2 files changed, 2 insertions, 4 deletions
diff --git a/include/linux/input/ad714x.h b/include/linux/input/ad714x.h
index d388d857bf14..20aea668b007 100644
--- a/include/linux/input/ad714x.h
+++ b/include/linux/input/ad714x.h
@@ -1,3 +1,4 @@
1/* SPDX-License-Identifier: GPL-2.0-or-later */
1/* 2/*
2 * include/linux/input/ad714x.h 3 * include/linux/input/ad714x.h
3 * 4 *
@@ -7,8 +8,6 @@
7 * information. 8 * information.
8 * 9 *
9 * Copyright 2009-2011 Analog Devices Inc. 10 * Copyright 2009-2011 Analog Devices Inc.
10 *
11 * Licensed under the GPL-2 or later.
12 */ 11 */
13 12
14#ifndef __LINUX_INPUT_AD714X_H__ 13#ifndef __LINUX_INPUT_AD714X_H__
diff --git a/include/linux/input/adxl34x.h b/include/linux/input/adxl34x.h
index 010d98175efa..7efc9008f316 100644
--- a/include/linux/input/adxl34x.h
+++ b/include/linux/input/adxl34x.h
@@ -1,3 +1,4 @@
1/* SPDX-License-Identifier: GPL-2.0-or-later */
1/* 2/*
2 * include/linux/input/adxl34x.h 3 * include/linux/input/adxl34x.h
3 * 4 *
@@ -6,8 +7,6 @@
6 * device's "struct device" holds this information. 7 * device's "struct device" holds this information.
7 * 8 *
8 * Copyright 2009 Analog Devices Inc. 9 * Copyright 2009 Analog Devices Inc.
9 *
10 * Licensed under the GPL-2 or later.
11 */ 10 */
12 11
13#ifndef __LINUX_INPUT_ADXL34X_H__ 12#ifndef __LINUX_INPUT_ADXL34X_H__