commit | 869f8dfa52295e75e043af618e47305e4b109bc1 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@xenotime.net> | Wed Nov 16 18:20:51 2011 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Nov 17 10:29:02 2011 -0200 |
tree | bcf26ba9feb9b1ec2e38572496e1116b8d35a0a4 | |
parent | d29387e8de8bdf64374874112b2b1540d3ada674 [diff] |
platform/x86: fix dell-laptop function prototypes Fix build warnings: drivers/platform/x86/dell-laptop.c:592:13: warning: function declaration isn't a prototype drivers/platform/x86/dell-laptop.c:599:13: warning: function declaration isn't a prototype Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Cc: Matthew Garrett <mjg@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>