diff options
Diffstat (limited to 'drivers/phy/st/phy-stih407-usb.c')
-rw-r--r-- | drivers/phy/st/phy-stih407-usb.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/drivers/phy/st/phy-stih407-usb.c b/drivers/phy/st/phy-stih407-usb.c index b1f44ab669fb..a4ae2cca7f63 100644 --- a/drivers/phy/st/phy-stih407-usb.c +++ b/drivers/phy/st/phy-stih407-usb.c | |||
@@ -1,14 +1,10 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2014 STMicroelectronics | 3 | * Copyright (C) 2014 STMicroelectronics |
3 | * | 4 | * |
4 | * STMicroelectronics Generic PHY driver for STiH407 USB2. | 5 | * STMicroelectronics Generic PHY driver for STiH407 USB2. |
5 | * | 6 | * |
6 | * Author: Giuseppe Cavallaro <peppe.cavallaro@st.com> | 7 | * Author: Giuseppe Cavallaro <peppe.cavallaro@st.com> |
7 | * | ||
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2, as | ||
10 | * published by the Free Software Foundation. | ||
11 | * | ||
12 | */ | 8 | */ |
13 | #include <linux/platform_device.h> | 9 | #include <linux/platform_device.h> |
14 | #include <linux/io.h> | 10 | #include <linux/io.h> |