summaryrefslogtreecommitdiff
path: root/drivers/gpio/lpc32xx_gpio.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpio/lpc32xx_gpio.c')
-rw-r--r--drivers/gpio/lpc32xx_gpio.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/gpio/lpc32xx_gpio.c b/drivers/gpio/lpc32xx_gpio.c
index 292fc74fc3..1265ee41a6 100644
--- a/drivers/gpio/lpc32xx_gpio.c
+++ b/drivers/gpio/lpc32xx_gpio.c
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* LPC32xxGPIO driver
*
* (C) Copyright 2014 DENX Software Engineering GmbH
* Written-by: Albert ARIBAUD <albert.aribaud@3adev.fr>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>