]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mmc: pxamci compilation fix
authorSascha Hauer <s.hauer@pengutronix.de>
Tue, 5 Dec 2006 06:41:09 +0000 (07:41 +0100)
committerPierre Ossman <drzeus@drzeus.cx>
Tue, 5 Dec 2006 08:10:14 +0000 (09:10 +0100)
commit9e86619b6d58806d1a8b67c12c5e3e3a74818fb6
tree7f309c6613e6125addb20a4e8f0a040d05bc47e0
parente62438630ca37539c8cc1553710bbfaa3cf960a7
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 <s.hauer@pengutronix.de>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/pxamci.c