|
@@ -743,7 +743,7 @@ static struct pccard_operations pcc_operations = {
|
|
|
|
|
|
/*====================================================================*/
|
|
|
|
|
|
-static int m32r_pcc_suspend(struct device *dev, u32 state, u32 level)
|
|
|
+static int m32r_pcc_suspend(struct device *dev, pm_message_t state, u32 level)
|
|
|
{
|
|
|
int ret = 0;
|
|
|
if (level == SUSPEND_SAVE_STATE)
|