commit | ef4a6777cf33c4a7a76e74ecd593f74a1df30b96 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Fri Jan 29 14:56:58 2010 -0800 |
committer | Nicolas Pitre <nico@fluxnic.net> | Thu Feb 04 21:10:54 2010 -0500 |
tree | 5e8036782f93aa2d7e6fc5da0e000d52648c4cb8 | |
parent | fc76be434d90bcd57a0ea6b93a2e66a3fec4b664 [diff] |
mach-orion5x/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>