summaryrefslogtreecommitdiff
path: root/drivers/usb/musb-new/musb_dma.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/musb-new/musb_dma.h')
-rw-r--r--drivers/usb/musb-new/musb_dma.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/usb/musb-new/musb_dma.h b/drivers/usb/musb-new/musb_dma.h
index c94abb8de3..5f99356ca7 100644
--- a/drivers/usb/musb-new/musb_dma.h
+++ b/drivers/usb/musb-new/musb_dma.h
@@ -1,11 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* MUSB OTG driver DMA controller abstraction
*
* Copyright 2005 Mentor Graphics Corporation
* Copyright (C) 2005-2006 by Texas Instruments
* Copyright (C) 2006-2007 Nokia Corporation
- *
- * SPDX-License-Identifier: GPL-2.0
*/
#ifndef __MUSB_DMA_H__