summaryrefslogtreecommitdiff
path: root/drivers/gpio/mvgpio.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpio/mvgpio.c')
-rw-r--r--drivers/gpio/mvgpio.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/gpio/mvgpio.c b/drivers/gpio/mvgpio.c
index 407385bdf0..ea2f689d60 100644
--- a/drivers/gpio/mvgpio.c
+++ b/drivers/gpio/mvgpio.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* (C) Copyright 2011
* eInfochips Ltd. <www.einfochips.com>
@@ -5,8 +6,6 @@
*
* (C) Copyright 2010
* Marvell Semiconductor <www.marvell.com>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>