commit | 639b9be60ec2045a0a59b2ea33479937c4b5acef | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Fri Jan 29 15:30:53 2010 -0700 |
committer | Nicolas Pitre <nico@fluxnic.net> | Fri Feb 05 00:27:03 2010 -0500 |
tree | 6d550c65e43e7b9ecee137f00413e031806b10a6 | |
parent | 3e3e65fc425588a4a4b9143d7dfe40e52a2bf0be [diff] |
mach-dove/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> Signed-off-by: Nicolas Pitre <nico@marvell.com>