diff --git a/[refs] b/[refs] index 1162f9cfe024..c57817e6e858 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f24c96eae58aeea4c36fb064cf3ee9734933f8fc +refs/heads/master: 2adb95d83f6e915a7d3793a8f6aa8e6e9463357c diff --git a/trunk/drivers/platform/x86/asus-wmi.c b/trunk/drivers/platform/x86/asus-wmi.c index e41eae315852..c11b2426dac1 100644 --- a/trunk/drivers/platform/x86/asus-wmi.c +++ b/trunk/drivers/platform/x86/asus-wmi.c @@ -1353,11 +1353,6 @@ static int is_display_toggle(int code) return 0; } -static void do_nothing(void) -{ - return; -} - static void asus_wmi_notify(u32 value, void *context) { struct asus_wmi *asus = context;