commit | 2adb95d83f6e915a7d3793a8f6aa8e6e9463357c | [log] [tgz] |
---|---|---|
author | Shuah Khan <shuah.khan@hp.com> | Mon Jan 14 15:50:40 2013 -0700 |
committer | Matthew Garrett <matthew.garrett@nebula.com> | Wed Feb 27 08:30:42 2013 -0500 |
tree | 4b691d3eee17f98e52bb1a3e560be4e649804633 | |
parent | f24c96eae58aeea4c36fb064cf3ee9734933f8fc [diff] |
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>