commit | 357002b9c09e5332c9fcd4fa3d3c0fa00ca6ae4f | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Tue Sep 24 18:55:22 2013 -0700 |
committer | Chris Ball <cjb@laptop.org> | Wed Sep 25 21:28:27 2013 -0400 |
tree | 979deacec59f1c9a1d5c6e74261767bae020829e | |
parent | b83e867026caedd6d67fccfbe6e9a621edd79b21 [diff] |
sh: ecovec: fixup compile error on sdhi afa2c9407f8908 ("sh: ecovec24: Use MMC/SDHI CD and RO GPIO") added .tmio_flags = TMIO_MMC_USE_GPIO_CD on sh_mobile_sdhi_info, but it needs <linux/mfd/tmio.h> header. This patch adds it. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Reviewed-by: Yusuke Goda <yusuke.goda.sx@renesas.com> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Chris Ball <cjb@laptop.org>