Merge remote-tracking branch 'asoc/fix/tlv320aic3x' into asoc-linus
[cascardo/linux.git] / arch / arm / mach-kirkwood / board-ts219.c
index acb0187..4695d5f 100644 (file)
@@ -41,13 +41,3 @@ void __init qnap_dt_ts219_init(void)
 
        pm_power_off = qnap_tsx1x_power_off;
 }
-
-/* FIXME: Will not work with DT. Maybe use MPP40_GPIO? */
-static int __init ts219_pci_init(void)
-{
-       if (machine_is_ts219())
-               kirkwood_pcie_init(KW_PCIE0);
-
-       return 0;
-}
-subsys_initcall(ts219_pci_init);