commit | a46a780835f394869e1fbbef8b528a1e02193e78 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <randy.dunlap@oracle.com> | Sat Jan 08 19:56:44 2011 -0800 |
committer | Matthew Garrett <mjg@redhat.com> | Mon Jan 10 11:55:25 2011 -0500 |
tree | 61807d531d1d14bcb7eb912c3cc85e1550ef789c | |
parent | 7027d8b570244f0fa3aaebccf0bcd8e95e172631 [diff] |
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>