]> git.baikalelectronics.ru Git - kernel.git/commit
dell-laptop: make dell_laptop_i8042_filter() static
authorAxel Lin <axel.lin@gmail.com>
Mon, 5 Jul 2010 09:21:10 +0000 (17:21 +0800)
committerMatthew Garrett <mjg@redhat.com>
Tue, 3 Aug 2010 13:49:11 +0000 (09:49 -0400)
commitb07096a50c6f7c588100fe850770f7ddc8ce7cd7
tree87c8761a295dfbcfb8f7451a3841e9cf04484054
parent60052458c99af62e3a1f3b38ac24519f62105903
dell-laptop: make dell_laptop_i8042_filter() static

Make dell_laptop_i8042_filter() static as it's used only in dell-laptop.c

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/dell-laptop.c