diff options
Diffstat (limited to 'drivers/scsi/mesh.c')
-rw-r--r-- | drivers/scsi/mesh.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/mesh.c b/drivers/scsi/mesh.c index 85f3a74ac421..f6da46d672f1 100644 --- a/drivers/scsi/mesh.c +++ b/drivers/scsi/mesh.c | |||
@@ -1757,7 +1757,7 @@ static void set_mesh_power(struct mesh_state *ms, int state) | |||
1757 | 1757 | ||
1758 | 1758 | ||
1759 | #ifdef CONFIG_PM | 1759 | #ifdef CONFIG_PM |
1760 | static int mesh_suspend(struct macio_dev *mdev, u32 state) | 1760 | static int mesh_suspend(struct macio_dev *mdev, pm_message_t state) |
1761 | { | 1761 | { |
1762 | struct mesh_state *ms = (struct mesh_state *)macio_get_drvdata(mdev); | 1762 | struct mesh_state *ms = (struct mesh_state *)macio_get_drvdata(mdev); |
1763 | unsigned long flags; | 1763 | unsigned long flags; |