asus-wmi: Fix unused function build warning
authorShuah Khan <shuah.khan@hp.com>
Mon, 14 Jan 2013 22:50:40 +0000 (15:50 -0700)
committerMatthew Garrett <matthew.garrett@nebula.com>
Wed, 27 Feb 2013 13:30:42 +0000 (08:30 -0500)
commit2adb95d83f6e915a7d3793a8f6aa8e6e9463357c
tree4b691d3eee17f98e52bb1a3e560be4e649804633
parentf24c96eae58aeea4c36fb064cf3ee9734933f8fc
asus-wmi: Fix unused function build warning

Fix the following build warning

CC [M]  drivers/platform/x86/asus-wmi.o
drivers/platform/x86/asus-wmi.c:1356:13: warning: ‘do_nothing’ defined but not used [-Wunused-function]

Signed-off-by: Shuah Khan <shuah.khan@hp.com>
Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
drivers/platform/x86/asus-wmi.c