aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iio/gyro/itg3200.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/iio/gyro/itg3200.h')
-rw-r--r--include/linux/iio/gyro/itg3200.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/linux/iio/gyro/itg3200.h b/include/linux/iio/gyro/itg3200.h
index 0a30fddccfb3..a602fe7b84fa 100644
--- a/include/linux/iio/gyro/itg3200.h
+++ b/include/linux/iio/gyro/itg3200.h
@@ -1,3 +1,4 @@
1/* SPDX-License-Identifier: GPL-2.0-only */
1/* 2/*
2 * itg3200.h -- support InvenSense ITG3200 3 * itg3200.h -- support InvenSense ITG3200
3 * Digital 3-Axis Gyroscope driver 4 * Digital 3-Axis Gyroscope driver
@@ -5,10 +6,6 @@
5 * Copyright (c) 2011 Christian Strobel <christian.strobel@iis.fraunhofer.de> 6 * Copyright (c) 2011 Christian Strobel <christian.strobel@iis.fraunhofer.de>
6 * Copyright (c) 2011 Manuel Stahl <manuel.stahl@iis.fraunhofer.de> 7 * Copyright (c) 2011 Manuel Stahl <manuel.stahl@iis.fraunhofer.de>
7 * Copyright (c) 2012 Thorsten Nowak <thorsten.nowak@iis.fraunhofer.de> 8 * Copyright (c) 2012 Thorsten Nowak <thorsten.nowak@iis.fraunhofer.de>
8 *
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 */ 9 */
13 10
14#ifndef I2C_ITG3200_H_ 11#ifndef I2C_ITG3200_H_