summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-zynq.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/host/ehci-zynq.c')
-rw-r--r--drivers/usb/host/ehci-zynq.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/usb/host/ehci-zynq.c b/drivers/usb/host/ehci-zynq.c
index 4f127d5afa..939c30999e 100644
--- a/drivers/usb/host/ehci-zynq.c
+++ b/drivers/usb/host/ehci-zynq.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* (C) Copyright 2014, Xilinx, Inc
*
* USB Low level initialization(Specific to zynq)
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>