summaryrefslogtreecommitdiffstats
path: root/include/spi/imx-spi.h
diff options
context:
space:
mode:
authorRoland Hieber <rohieb@rohieb.name>2020-02-13 13:12:54 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2020-02-17 10:08:47 +0100
commit87bf44e7bf3264e3a29b6274e881140fca091f55 (patch)
tree1db169e9425dcb3b0dfb37efd9a22446ebaba017 /include/spi/imx-spi.h
parent16fb56af45c75ba072002b188a7be92c4cbb0c73 (diff)
downloadbarebox-87bf44e7bf3264e3a29b6274e881140fca091f55.tar.gz
barebox-87bf44e7bf3264e3a29b6274e881140fca091f55.tar.xz
include: spi: add SPDX GPL-2.0-only license tags for files without licensing information
According to our /README, GPL-2.0-only applies for the whole project except noted otherwise. Signed-off-by: Roland Hieber <rohieb@rohieb.name> Reviewed-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'include/spi/imx-spi.h')
-rw-r--r--include/spi/imx-spi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/spi/imx-spi.h b/include/spi/imx-spi.h
index a592573e62..568795188c 100644
--- a/include/spi/imx-spi.h
+++ b/include/spi/imx-spi.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef __SPI_IMX_SPI_H
#define __SPI_IMX_SPI_H