From: Jarkko Nikula Date: Sat, 22 Feb 2014 16:01:40 +0000 (+0200) Subject: mmc: omap: Remove mem_res field from struct mmc_omap_host X-Git-Tag: v3.15-rc1~42^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ca5dc6ffa3d9fefadfff0fee77e1ad52e2c0b72;p=pandora-kernel.git mmc: omap: Remove mem_res field from struct mmc_omap_host Field mem_res in struct mmc_omap_host is used only once in mmc_omap_probe when setting the phys_base field so we may just se the phys_base straight and remove needless mem_res. Signed-off-by: Jarkko Nikula Acked-by: Tony Lindgren Tested-by: Aaro Koskinen Signed-off-by: Chris Ball --- Reading git-diff-tree failed