X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=drivers%2Fusb%2Fgadget%2Fep0.h;h=976825ab93e3586a24494f09bd0e5cef1f53e6a9;hb=83d290c56fab2d38cd1ab4c4cc7099559c1d5046;hp=6042e756206c405ab8f5e30e9643406f01961734;hpb=7ce85318cfff5fd82a059131761559cba7fef309;p=u-boot diff --git a/drivers/usb/gadget/ep0.h b/drivers/usb/gadget/ep0.h index 6042e75620..976825ab93 100644 --- a/drivers/usb/gadget/ep0.h +++ b/drivers/usb/gadget/ep0.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2003 * Gerry Hamel, geh@ti.com, Texas Instruments @@ -12,8 +13,6 @@ * Stuart Lynne , * Tom Rushworth , * Bruce Balden - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __USBDCORE_EP0_H__