aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/hisilicon/phy-histb-combphy.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/phy/hisilicon/phy-histb-combphy.c')
-rw-r--r--drivers/phy/hisilicon/phy-histb-combphy.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/phy/hisilicon/phy-histb-combphy.c b/drivers/phy/hisilicon/phy-histb-combphy.c
index 5777b3120017..62d10ef20296 100644
--- a/drivers/phy/hisilicon/phy-histb-combphy.c
+++ b/drivers/phy/hisilicon/phy-histb-combphy.c
@@ -1,13 +1,10 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * COMBPHY driver for HiSilicon STB SoCs 3 * COMBPHY driver for HiSilicon STB SoCs
3 * 4 *
4 * Copyright (C) 2016-2017 HiSilicon Co., Ltd. http://www.hisilicon.com 5 * Copyright (C) 2016-2017 HiSilicon Co., Ltd. http://www.hisilicon.com
5 * 6 *
6 * Authors: Jianguo Sun <sunjianguo1@huawei.com> 7 * Authors: Jianguo Sun <sunjianguo1@huawei.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 */ 8 */
12 9
13#include <linux/clk.h> 10#include <linux/clk.h>