summaryrefslogtreecommitdiff
path: root/include/usb/ulpi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usb/ulpi.h')
-rw-r--r--include/usb/ulpi.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/usb/ulpi.h b/include/usb/ulpi.h
index 747fb0a9fd..71642d257b 100644
--- a/include/usb/ulpi.h
+++ b/include/usb/ulpi.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* Generic ULPI interface.
*
@@ -12,8 +13,6 @@
*
* Original Copyrights follow:
* Copyright (C) 2010 Nokia Corporation
- *
- * SPDX-License-Identifier: GPL-2.0
*/
#ifndef __USB_ULPI_H__