platform/x86: fix dell-laptop function prototypes
authorRandy Dunlap <rdunlap@xenotime.net>
Thu, 17 Nov 2011 02:20:51 +0000 (18:20 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 Nov 2011 12:29:02 +0000 (10:29 -0200)
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>

No differences found