Jaehoon Chung <[email protected]> wrote: > When disable CONFIG_MMC_DW_IDMAC, can see the compiler error. > Because in dw_mci_post_req(), called the dw_mci_get_dma_dir(). > But that function is in #ifdef CONFIG_MMC_DW_IDMAC. > > I think that function is generic function. > Not need the CONFIG_MMC_DW_IDMAC. > > Signed-off-by: Jaehoon Chung <[email protected]> > Signed-off-by: Kyungmin Park <[email protected]>
I tested it. Looks ok to me. Acked-by: Seungwon Jeon <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
