From: Stephen Rothwell on
Hi Len,

After merging the acpi tree, today's linux-next build (x86_64
allmodconfig) produced this warning:

drivers/platform/x86/asus-laptop.c: In function 'asus_laptop_get_info':
drivers/platform/x86/asus-laptop.c:1416: warning: passing argument 3 of 'asus_handle_init' from incompatible pointer type
drivers/platform/x86/asus-laptop.c:1313: note: expected 'char **' but argument is of type 'const char **'
drivers/platform/x86/asus-laptop.c:1417: warning: passing argument 3 of 'asus_handle_init' from incompatible pointer type
drivers/platform/x86/asus-laptop.c:1313: note: expected 'char **' but argument is of type 'const char **'

Introduced by commit c21085108a02e1b838c34f3650c8cc9fbd178615 ("asus-laptop: fix style problems reported by checkpath.pl").
--
Cheers,
Stephen Rothwell sfr(a)canb.auug.org.au
http://www.canb.auug.org.au/~sfr/