aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-ite.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hid/hid-ite.c')
-rw-r--r--drivers/hid/hid-ite.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/hid/hid-ite.c b/drivers/hid/hid-ite.c
index 98b059d79bc8..a45f2352618d 100644
--- a/drivers/hid/hid-ite.c
+++ b/drivers/hid/hid-ite.c
@@ -1,10 +1,7 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * HID driver for some ITE "special" devices 3 * HID driver for some ITE "special" devices
3 * Copyright (c) 2017 Hans de Goede <hdegoede@redhat.com> 4 * Copyright (c) 2017 Hans de Goede <hdegoede@redhat.com>
4 *
5 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License version 2 as
7 * published by the Free Software Foundation.
8 */ 5 */
9 6
10#include <linux/device.h> 7#include <linux/device.h>