summaryrefslogtreecommitdiff
path: root/drivers/spi/sh_qspi.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/spi/sh_qspi.c')
-rw-r--r--drivers/spi/sh_qspi.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/spi/sh_qspi.c b/drivers/spi/sh_qspi.c
index 5075be3cd1..e9123e2c39 100644
--- a/drivers/spi/sh_qspi.c
+++ b/drivers/spi/sh_qspi.c
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* SH QSPI (Quad SPI) driver
*
* Copyright (C) 2013 Renesas Electronics Corporation
* Copyright (C) 2013 Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
- *
- * SPDX-License-Identifier: GPL-2.0
*/
#include <common.h>