]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
asus-wmi: Remove __init from asus_wmi_platform_init
authorJoe Perches <joe@perches.com>
Tue, 29 Mar 2011 22:21:32 +0000 (15:21 -0700)
committerMatthew Garrett <mjg@redhat.com>
Fri, 27 May 2011 16:35:45 +0000 (12:35 -0400)
commit39ddf3bf6463bc86041e806b43e014d50a144aa4
tree99ad0be36fec4da3989b51d80b49fc1cc8ebc886
parentdc7acbb2518f250050179c8581a972df3b6a24f1
asus-wmi: Remove __init from asus_wmi_platform_init

It's used by a non-init function.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/asus-wmi.c