summaryrefslogtreecommitdiffstats
path: root/drivers/pnp/Makefile
diff options
context:
space:
mode:
authorJaehoon Chung <jh80.chung@samsung.com>2012-02-16 11:19:38 +0900
committerChris Ball <cjb@laptop.org>2012-03-27 12:19:57 -0400
commit9beee912a3c6e017f03ccefd826b57a6a46c0e31 (patch)
tree7358362d525b977b7ec506c81e0c6ffbd6100c6f /drivers/pnp/Makefile
parentd418ed87c4e3ecf45d42718c4ead91180997681f (diff)
downloadtalos-obmc-linux-9beee912a3c6e017f03ccefd826b57a6a46c0e31.tar.gz
talos-obmc-linux-9beee912a3c6e017f03ccefd826b57a6a46c0e31.zip
mmc: dw_mmc: fix compile error when CONFIG_MMC_DW_IDMAC is disabled
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 <jh80.chung@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Acked-by: Seungwon Jeon <tgih.jun@samsung.com> Acked-by: James Hogan <james.hogan@imgtec.com> Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'drivers/pnp/Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud