diff options
Diffstat (limited to 'drivers/phy/st/phy-miphy28lp.c')
-rw-r--r-- | drivers/phy/st/phy-miphy28lp.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/drivers/phy/st/phy-miphy28lp.c b/drivers/phy/st/phy-miphy28lp.c index 213e2e15339c..068160a34f5c 100644 --- a/drivers/phy/st/phy-miphy28lp.c +++ b/drivers/phy/st/phy-miphy28lp.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 PHY driver MiPHY28lp (for SoC STiH407). | 5 | * STMicroelectronics PHY driver MiPHY28lp (for SoC STiH407). |
5 | * | 6 | * |
6 | * Author: Alexandre Torgue <alexandre.torgue@st.com> | 7 | * Author: Alexandre Torgue <alexandre.torgue@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 | 9 | ||
14 | #include <linux/platform_device.h> | 10 | #include <linux/platform_device.h> |