commit | 167215118a88dd56a1ab8c8d33e279d6d40f57b6 | [log] [tgz] |
---|---|---|
author | Corentin Chary <corentincj@iksaif.net> | Tue Mar 02 22:24:12 2010 +0100 |
committer | Matthew Garrett <mjg@redhat.com> | Wed Mar 31 17:15:59 2010 -0400 |
tree | f095db64160349840cd0e2e30a6bfc33c37797e4 | |
parent | 2eaa9cfdf33b8d7fb7aff27792192e0019ae8fc6 [diff] |
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 <corentincj@iksaif.net> Signed-off-by: Matthew Garrett <mjg@redhat.com>