summaryrefslogtreecommitdiff
path: root/drivers/gpio/mpc83xx_gpio.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpio/mpc83xx_gpio.c')
-rw-r--r--drivers/gpio/mpc83xx_gpio.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/gpio/mpc83xx_gpio.c b/drivers/gpio/mpc83xx_gpio.c
index 92b6e0cb76..dcd78e7e88 100644
--- a/drivers/gpio/mpc83xx_gpio.c
+++ b/drivers/gpio/mpc83xx_gpio.c
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* Freescale MPC83xx GPIO handling.
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>