commit | 41a130f7c61d2adb303852d3fca938ad138a96d8 | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Tue Aug 22 13:43:29 2017 +0530 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 22 14:22:18 2017 -0700 |
tree | 6faa2921c89928b970a4e5b75e29b8ee3b03ed6e | |
parent | 94494733ba02653d376839cd6ebc761f0cefc4f2 [diff] |
net: mdio-gpio: make mdiobb_ops const Make this const as it is only stored in a const field of a mdiobb_ctrl structure. Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>