stmmac: dwmac-rk: make rk_gmac_ops structs static const
authorJoachim Eastwood <manabian@gmail.com>
Tue, 28 Jul 2015 22:09:00 +0000 (00:09 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Jul 2015 07:13:24 +0000 (00:13 -0700)
commit92c2588fc60c06525c2ef8d6de5b2314c202c3be
tree978fd028fb5aaa5f24af6442a21a5493e427c1a5
parent07ca3749cec2b8c7967d73cfa030a144610d3d4e
stmmac: dwmac-rk: make rk_gmac_ops structs static const

Mark the rk_gmac_ops structures as static const as they should be.

Signed-off-by: Joachim Eastwood <manabian@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c