staging: hikey9xx: make phy_ops struct const
authorAtul Gopinathan <leoatul12@gmail.com>
Tue, 9 Feb 2021 08:19:36 +0000 (13:49 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 9 Feb 2021 08:28:19 +0000 (09:28 +0100)
commita8f759e12b42b5e973dc86757798a4246d254a27
treeac0c7c5815e3999eed416b0f222a738c26fb4359
parent643fd47afc3d4d414d05044f514c89297d40b0df
staging: hikey9xx: make phy_ops struct const

Fix the following type of checkpatch warning:
"WARNING: struct phy_ops should normally be const"

Signed-off-by: Atul Gopinathan <leoatul12@gmail.com>
Link: https://lore.kernel.org/r/20210209081935.3084-2-leoatul12@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/hikey9xx/phy-hi3670-usb3.c