diff options
Diffstat (limited to 'drivers/platform')
-rw-r--r-- | drivers/platform/x86/sony-laptop.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/x86/sony-laptop.c b/drivers/platform/x86/sony-laptop.c index f200677851b8..68edc97f1926 100644 --- a/drivers/platform/x86/sony-laptop.c +++ b/drivers/platform/x86/sony-laptop.c | |||
@@ -1131,7 +1131,7 @@ static int sony_nc_setup_rfkill(struct acpi_device *device, | |||
1131 | return err; | 1131 | return err; |
1132 | } | 1132 | } |
1133 | 1133 | ||
1134 | static void sony_nc_rfkill_update() | 1134 | static void sony_nc_rfkill_update(void) |
1135 | { | 1135 | { |
1136 | enum sony_nc_rfkill i; | 1136 | enum sony_nc_rfkill i; |
1137 | int result; | 1137 | int result; |