diff options
author | Jagannadha Sutradharudu Teki <jaganna@xilinx.com> | 2013-10-14 13:31:24 +0530 |
---|---|---|
committer | Jagannadha Sutradharudu Teki <jaganna@xilinx.com> | 2013-10-16 00:14:01 +0530 |
commit | e7b1e452ff7e1d06a6ceebd441fca4597cdf1c84 (patch) | |
tree | a909d027f2f6de61868d606c05c5f7d19b111d2b /drivers/spi/xilinx_spi.h | |
parent | 0c88a84ac6ac6840e62e0100f9cb9aa8d66ae927 (diff) | |
download | u-boot-imx-e7b1e452ff7e1d06a6ceebd441fca4597cdf1c84.zip u-boot-imx-e7b1e452ff7e1d06a6ceebd441fca4597cdf1c84.tar.gz u-boot-imx-e7b1e452ff7e1d06a6ceebd441fca4597cdf1c84.tar.bz2 |
spi: Add GPL-2.0+ SPDX-License-Identifier for missing files
Added GPL-2.0+ SPDX-License-Identifier for missed spi
source files.
Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
Diffstat (limited to 'drivers/spi/xilinx_spi.h')
-rw-r--r-- | drivers/spi/xilinx_spi.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/spi/xilinx_spi.h b/drivers/spi/xilinx_spi.h index 69d0b94..ce7d82c 100644 --- a/drivers/spi/xilinx_spi.h +++ b/drivers/spi/xilinx_spi.h @@ -9,7 +9,7 @@ * Copyright (c) 2010 Graeme Smecher <graeme.smecher@mail.mcgill.ca> * Copyright (c) 2012 Stephan Linz <linz@li-pro.net> * - * Licensed under the GPL-2 or later. + * SPDX-License-Identifier: GPL-2.0+ * * [0]: http://www.xilinx.com/support/documentation * |