aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/pa12203001.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iio/light/pa12203001.c')
-rw-r--r--drivers/iio/light/pa12203001.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/drivers/iio/light/pa12203001.c b/drivers/iio/light/pa12203001.c
index 30ea1a088dd9..0295783f036a 100644
--- a/drivers/iio/light/pa12203001.c
+++ b/drivers/iio/light/pa12203001.c
@@ -1,11 +1,9 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * Copyright (c) 2015 Intel Corporation 3 * Copyright (c) 2015 Intel Corporation
3 * 4 *
4 * Driver for TXC PA12203001 Proximity and Ambient Light Sensor. 5 * Driver for TXC PA12203001 Proximity and Ambient Light Sensor.
5 * 6 *
6 * This program is free software; you can redistribute it and/or modify it
7 * under the terms of the GNU General Public License version 2 as published by
8 * the Free Software Foundation.
9 * To do: Interrupt support. 7 * To do: Interrupt support.
10 */ 8 */
11 9