diff options
Diffstat (limited to 'drivers/phy/qualcomm/phy-qcom-usb-hsic.c')
-rw-r--r-- | drivers/phy/qualcomm/phy-qcom-usb-hsic.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/phy/qualcomm/phy-qcom-usb-hsic.c b/drivers/phy/qualcomm/phy-qcom-usb-hsic.c index c110563a73cb..04d18d52f700 100644 --- a/drivers/phy/qualcomm/phy-qcom-usb-hsic.c +++ b/drivers/phy/qualcomm/phy-qcom-usb-hsic.c | |||
@@ -1,9 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /** | 2 | /** |
2 | * Copyright (C) 2016 Linaro Ltd | 3 | * Copyright (C) 2016 Linaro Ltd |
3 | * | ||
4 | * This program is free software; you can redistribute it and/or modify | ||
5 | * it under the terms of the GNU General Public License version 2 as | ||
6 | * published by the Free Software Foundation. | ||
7 | */ | 4 | */ |
8 | #include <linux/module.h> | 5 | #include <linux/module.h> |
9 | #include <linux/ulpi/driver.h> | 6 | #include <linux/ulpi/driver.h> |