]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/d-link/dns325/dns325.c
kirkwood: fix calls to kirkwood_mpp_conf
[karo-tx-uboot.git] / board / d-link / dns325 / dns325.c
index 990d79fe11bf4c1169e227deaf3d9e48c6279750..11260fe5f68ded64f248094fd69f4204ecf3d61c 100644 (file)
@@ -97,7 +97,7 @@ int board_early_init_f(void)
                MPP49_GPIO,             /* thermal sensor */
                0
        };
-       kirkwood_mpp_conf(kwmpp_config);
+       kirkwood_mpp_conf(kwmpp_config, NULL);
 
        kw_gpio_set_blink(DNS325_GPIO_LED_POWER , 1);