From: Sascha Hauer Date: Tue, 5 Dec 2006 06:41:09 +0000 (+0100) Subject: mmc: pxamci compilation fix X-Git-Tag: v2.6.20-rc1~34^2~40^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e86619b6d58806d1a8b67c12c5e3e3a74818fb6;p=pandora-kernel.git mmc: pxamci compilation fix since commit fcaf71fd51f9cfc504455d3e19ec242e4b2073ed struct mmc_host does not have a dev field. Retrieve the device with mmc_dev() instead. Signed-off-by: Sascha Hauer Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed