]> git.baikalelectronics.ru Git - kernel.git/commit
sony-laptop: fix sparse non-ANSI function warning
authorRandy Dunlap <randy.dunlap@oracle.com>
Sun, 9 Jan 2011 03:56:44 +0000 (19:56 -0800)
committerMatthew Garrett <mjg@redhat.com>
Mon, 10 Jan 2011 16:55:25 +0000 (11:55 -0500)
commit01b942d7660031c946e8b70ad730ac6e7d33753c
tree61807d531d1d14bcb7eb912c3cc85e1550ef789c
parent60f17aa382265f2a13616f2d9b9cb298b4aa8c6a
sony-laptop: fix sparse non-ANSI function warning

Fix sparse warning for non-ANSI function declaration:

drivers/platform/x86/sony-laptop.c:1134:35: warning: non-ANSI function declaration of function 'sony_nc_rfkill_update'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Matthew Garrett <mjg@redhat.com>
Cc: Mattia Dongili <malattia@linux.it>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/sony-laptop.c