From: Corentin Chary Date: Tue, 2 Mar 2010 21:24:12 +0000 (+0100) Subject: asus-laptop: fix warning in asus_handle_init X-Git-Tag: v2.6.34-rc4~90^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=167215118a88dd56a1ab8c8d33e279d6d40f57b6;p=pandora-kernel.git asus-laptop: fix warning in asus_handle_init In function 'asus_laptop_get_info': warning: passing argument 3 of 'asus_handle_init' from incompatible pointer type note: expected 'char **' but argument is of type 'const char **' Introduced by commit c21085108a02e1b838c34f3650c8cc9fbd178615 ("asus-laptop: fix style problems reported by checkpath.pl"). Signed-off-by: Corentin Chary Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed