eeepc-wmi: fix compiler warning
commit67fa38ec097a3e270ab175636338185017b49fa7
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 3 Nov 2010 18:14:01 +0000 (3 11:14 -0700)
committerMatthew Garrett <mjg@redhat.com>
Wed, 24 Nov 2010 17:00:09 +0000 (24 12:00 -0500)
tree9860284c8bc5c284f488421859b6cfdfafd46207
parent1d37db77c1aa199ae9a4114af7c0412c8417e949
eeepc-wmi: fix compiler warning

This fixes the following:

  CC [M]  drivers/platform/x86/eeepc-wmi.o
drivers/platform/x86/eeepc-wmi.c:322: warning: initialization from incompatible pointer type

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/eeepc-wmi.c