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:
ef4a677
)
mach-kirkwood/common.c: remove unnecessary (void *) casts
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Fri, 29 Jan 2010 22:43:52 +0000
(14:43 -0800)
committer
Nicolas Pitre
<nico@fluxnic.net>
Fri, 5 Feb 2010 02:29:27 +0000
(21:29 -0500)
The (void *) cast is not needed when setting dev.platform_data to the
address of the data. Remove the casts.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Lennert Buytenhek <buytenh@marvell.com>
Signed-off-by: Nicolas Pitre <nico@marvell.com>
No differences found