aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/max1027.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iio/adc/max1027.c')
-rw-r--r--drivers/iio/adc/max1027.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/iio/adc/max1027.c b/drivers/iio/adc/max1027.c
index 311c1a89c329..da84adfdb819 100644
--- a/drivers/iio/adc/max1027.c
+++ b/drivers/iio/adc/max1027.c
@@ -1,3 +1,4 @@
1// SPDX-License-Identifier: GPL-2.0-only
1 /* 2 /*
2 * iio/adc/max1027.c 3 * iio/adc/max1027.c
3 * Copyright (C) 2014 Philippe Reynes 4 * Copyright (C) 2014 Philippe Reynes
@@ -6,10 +7,6 @@
6 * Copyright 2011 Analog Devices Inc (from AD7923 Driver) 7 * Copyright 2011 Analog Devices Inc (from AD7923 Driver)
7 * Copyright 2012 CS Systemes d'Information 8 * Copyright 2012 CS Systemes d'Information
8 * 9 *
9 * This program is free software; you can redistribute it and/or modify
10 * it under the terms of the GNU General Public License version 2 as
11 * published by the Free Software Foundation.
12 *
13 * max1027.c 10 * max1027.c
14 * 11 *
15 * Partial support for max1027 and similar chips. 12 * Partial support for max1027 and similar chips.