summaryrefslogtreecommitdiffstats
path: root/drivers/bus/omap-gpmc.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/bus/omap-gpmc.c')
-rw-r--r--drivers/bus/omap-gpmc.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/bus/omap-gpmc.c b/drivers/bus/omap-gpmc.c
index cd5b6d5e03..960fd4658f 100644
--- a/drivers/bus/omap-gpmc.c
+++ b/drivers/bus/omap-gpmc.c
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* OMAP GPMC driver. Based upon the corresponding Linux Code
*
* Copyright (C) 2013 Sascha Hauer, Pengutronix, <s.hauer@pengutronix.de>
- *
- * This file is licensed under the terms of the GNU General Public
- * License version 2. This program is licensed "as is" without any
- * warranty of any kind, whether express or implied.
*/
#include <common.h>
#include <driver.h>