diff options
Diffstat (limited to 'drivers/iio/gyro/mpu3050.h')
-rw-r--r-- | drivers/iio/gyro/mpu3050.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/iio/gyro/mpu3050.h b/drivers/iio/gyro/mpu3050.h index bef87a714dc5..835b0249c376 100644 --- a/drivers/iio/gyro/mpu3050.h +++ b/drivers/iio/gyro/mpu3050.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */ #include <linux/iio/iio.h> #include <linux/mutex.h> #include <linux/regmap.h> |