asus-wmi: Remove __init from asus_wmi_platform_init
commit1605e36ae2144c97685dcfa251e4de789c2a5c76
authorJoe Perches <joe@perches.com>
Tue, 29 Mar 2011 22:21:32 +0000 (29 15:21 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 23 Jun 2011 22:05:34 +0000 (23 15:05 -0700)
treea7812b5b19ef7f0bb29cf020d7d7a20148396629
parent37978293453b3cfcf1d659ed6836b9f8de8ca0fa
asus-wmi: Remove __init from asus_wmi_platform_init

commit 39ddf3bf6463bc86041e806b43e014d50a144aa4 upstream.

It's used by a non-init function.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Cc: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/platform/x86/asus-wmi.c