diff options
Diffstat (limited to 'drivers/serial/vr41xx_siu.c')
-rw-r--r-- | drivers/serial/vr41xx_siu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/serial/vr41xx_siu.c b/drivers/serial/vr41xx_siu.c index ebc59c27a85c..307886199f2f 100644 --- a/drivers/serial/vr41xx_siu.c +++ b/drivers/serial/vr41xx_siu.c | |||
@@ -1026,7 +1026,7 @@ static int siu_remove(struct device *dev) | |||
1026 | return 0; | 1026 | return 0; |
1027 | } | 1027 | } |
1028 | 1028 | ||
1029 | static int siu_suspend(struct device *dev, u32 state, u32 level) | 1029 | static int siu_suspend(struct device *dev, pm_message_t state, u32 level) |
1030 | { | 1030 | { |
1031 | struct uart_port *port; | 1031 | struct uart_port *port; |
1032 | int i; | 1032 | int i; |