summaryrefslogtreecommitdiff
path: root/drivers/iio/accel/mma7455_spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iio/accel/mma7455_spi.c')
-rw-r--r--drivers/iio/accel/mma7455_spi.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/iio/accel/mma7455_spi.c b/drivers/iio/accel/mma7455_spi.c
index 79df8f27cf99..eb82cdfa8abc 100644
--- a/drivers/iio/accel/mma7455_spi.c
+++ b/drivers/iio/accel/mma7455_spi.c
@@ -1,10 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
/*
* IIO accel SPI driver for Freescale MMA7455L 3-axis 10-bit accelerometer
* Copyright 2015 Joachim Eastwood <manabian@gmail.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
*/
#include <linux/module.h>