X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fmmc%2Fpxamci.c;h=b78beb1b0159cc66748c15c19e05407c8c12d076;hb=61e032fa2f659fada02ede5087b46963a1c7de34;hp=f76deedf535536f736eb8899964a602ecc89deef;hpb=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2;p=linux-2.6 diff --git a/drivers/mmc/pxamci.c b/drivers/mmc/pxamci.c index f76deedf53..b78beb1b01 100644 --- a/drivers/mmc/pxamci.c +++ b/drivers/mmc/pxamci.c @@ -558,7 +558,7 @@ static int pxamci_remove(struct device *dev) } #ifdef CONFIG_PM -static int pxamci_suspend(struct device *dev, u32 state, u32 level) +static int pxamci_suspend(struct device *dev, pm_message_t state, u32 level) { struct mmc_host *mmc = dev_get_drvdata(dev); int ret = 0;