summaryrefslogtreecommitdiff
path: root/arch/mips/mach-au1x00/au1x00_usb_ohci.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/mach-au1x00/au1x00_usb_ohci.c')
-rw-r--r--arch/mips/mach-au1x00/au1x00_usb_ohci.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/mips/mach-au1x00/au1x00_usb_ohci.c b/arch/mips/mach-au1x00/au1x00_usb_ohci.c
index 088e612105..999b15ae83 100644
--- a/arch/mips/mach-au1x00/au1x00_usb_ohci.c
+++ b/arch/mips/mach-au1x00/au1x00_usb_ohci.c
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* URB OHCI HCD (Host Controller Driver) for USB on the AU1x00.
*
* (C) Copyright 2003
* Gary Jennejohn, DENX Software Engineering <garyj@denx.de>
- *
- * SPDX-License-Identifier: GPL-2.0+
* Note: Part of this code has been derived from linux
*
*/