Loading drivers/mmc/host/mediatek/mt6735/sd.c +1 −1 Original line number Diff line number Diff line Loading @@ -9438,7 +9438,7 @@ static int __init mt_msdc_init(void) pr_debug(DRV_NAME ": MediaTek MSDC Driver\n"); msdc_debug_proc_init(); //msdc_debug_proc_init(); #ifdef MSDC_DMA_ADDR_DEBUG msdc_init_dma_latest_address(); #endif Loading Loading
drivers/mmc/host/mediatek/mt6735/sd.c +1 −1 Original line number Diff line number Diff line Loading @@ -9438,7 +9438,7 @@ static int __init mt_msdc_init(void) pr_debug(DRV_NAME ": MediaTek MSDC Driver\n"); msdc_debug_proc_init(); //msdc_debug_proc_init(); #ifdef MSDC_DMA_ADDR_DEBUG msdc_init_dma_latest_address(); #endif Loading