git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
322a8b0
)
firmware: fix google/gsmi.c build warning
author
Randy Dunlap
<rdunlap@xenotime.net>
Wed, 27 Jul 2011 17:11:28 +0000
(10:11 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 8 Aug 2011 20:53:49 +0000
(13:53 -0700)
Modify function parameter type to match expected type. Fixes a
build warning:
drivers/firmware/google/gsmi.c:473: warning: initialization from incompatible pointer type
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Cc: Mike Waychison <mikew@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found