]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd79a5833f7532d757a6f104b6091b41a49efd164
treebcf26ba9feb9b1ec2e38572496e1116b8d35a0a4
parent32d3ca1bd9140e5e06b5b8448a86db69e7a097d2
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>
drivers/platform/x86/dell-laptop.c