commit | 3e3e65fc425588a4a4b9143d7dfe40e52a2bf0be | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Fri Jan 29 14:43:52 2010 -0800 |
committer | Nicolas Pitre <nico@fluxnic.net> | Thu Feb 04 21:29:27 2010 -0500 |
tree | df164fdb8128678a7bbc02f175ee6befb92c2f6a | |
parent | ef4a6777cf33c4a7a76e74ecd593f74a1df30b96 [diff] |
mach-kirkwood/common.c: remove unnecessary (void *) casts 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>