]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/pinctrl/mvebu/pinctrl-armada-375.c
pinctrl: mvebu: constify mvebu_mpp_ctrl structures
[karo-tx-linux.git] / drivers / pinctrl / mvebu / pinctrl-armada-375.c
index 070651431ca4eea719bfa524d645fc1813210200..c9dba08780c57da4a15a6ee19b7ace13dd11abfb 100644 (file)
@@ -402,7 +402,7 @@ static const struct of_device_id armada_375_pinctrl_of_match[] = {
        { },
 };
 
-static struct mvebu_mpp_ctrl mv88f6720_mpp_controls[] = {
+static const struct mvebu_mpp_ctrl mv88f6720_mpp_controls[] = {
        MPP_FUNC_CTRL(0, 69, NULL, armada_375_mpp_ctrl),
 };