phy: ti: am654-serdes: Make serdes_am654_xlate() static
authorYueHaibing <yuehaibing@huawei.com>
Thu, 18 Apr 2019 13:36:33 +0000 (21:36 +0800)
committerKishon Vijay Abraham I <kishon@ti.com>
Fri, 21 Jun 2019 05:21:14 +0000 (10:51 +0530)
commit1853bc0ae64b035ba49d285cf8d3fb4991e7872e
tree382ea8c385c36a9d0af6199f52eac3515dce5425
parentc7a787de7f3f3639b259d13190376af38068515c
phy: ti: am654-serdes: Make serdes_am654_xlate() static

Fix sparse warning:

drivers/phy/ti/phy-am654-serdes.c:250:12: warning:
 symbol 'serdes_am654_xlate' was not declared. Should it be static?

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/ti/phy-am654-serdes.c