diff options
Diffstat (limited to 'drivers/pcmcia/m32r_cfc.c')
-rw-r--r-- | drivers/pcmcia/m32r_cfc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pcmcia/m32r_cfc.c b/drivers/pcmcia/m32r_cfc.c index b0b7a7a41120..581bfa95429e 100644 --- a/drivers/pcmcia/m32r_cfc.c +++ b/drivers/pcmcia/m32r_cfc.c | |||
@@ -743,7 +743,7 @@ static struct pccard_operations pcc_operations = { | |||
743 | 743 | ||
744 | /*====================================================================*/ | 744 | /*====================================================================*/ |
745 | 745 | ||
746 | static int m32r_pcc_suspend(struct device *dev, u32 state, u32 level) | 746 | static int m32r_pcc_suspend(struct device *dev, pm_message_t state, u32 level) |
747 | { | 747 | { |
748 | int ret = 0; | 748 | int ret = 0; |
749 | if (level == SUSPEND_SAVE_STATE) | 749 | if (level == SUSPEND_SAVE_STATE) |