diff options
Diffstat (limited to 'include/linux/platform_data/s3c-hsudc.h')
-rw-r--r-- | include/linux/platform_data/s3c-hsudc.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/include/linux/platform_data/s3c-hsudc.h b/include/linux/platform_data/s3c-hsudc.h index 6fa109339bf9..4dc9b8760166 100644 --- a/include/linux/platform_data/s3c-hsudc.h +++ b/include/linux/platform_data/s3c-hsudc.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * S3C24XX USB 2.0 High-speed USB controller gadget driver | 3 | * S3C24XX USB 2.0 High-speed USB controller gadget driver |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * The S3C24XX USB 2.0 high-speed USB controller supports upto 9 endpoints. | 8 | * The S3C24XX USB 2.0 high-speed USB controller supports upto 9 endpoints. |
8 | * Each endpoint can be configured as either in or out endpoint. Endpoints | 9 | * Each endpoint can be configured as either in or out endpoint. Endpoints |
9 | * can be configured for Bulk or Interrupt transfer mode. | 10 | * can be configured for Bulk or Interrupt transfer mode. |
10 | * | ||
11 | * This program is free software; you can redistribute it and/or modify | ||
12 | * it under the terms of the GNU General Public License version 2 as | ||
13 | * published by the Free Software Foundation. | ||
14 | */ | 11 | */ |
15 | 12 | ||
16 | #ifndef __LINUX_USB_S3C_HSUDC_H | 13 | #ifndef __LINUX_USB_S3C_HSUDC_H |