]> bbs.cooldavid.org Git - net-next-2.6.git/commit
mach-orion5x/common.c: remove unnecessary (void *) casts
authorH Hartley Sweeten <hartleys@visionengravers.com>
Fri, 29 Jan 2010 22:56:58 +0000 (14:56 -0800)
committerNicolas Pitre <nico@fluxnic.net>
Fri, 5 Feb 2010 02:10:54 +0000 (21:10 -0500)
commitef4a6777cf33c4a7a76e74ecd593f74a1df30b96
tree5e8036782f93aa2d7e6fc5da0e000d52648c4cb8
parentfc76be434d90bcd57a0ea6b93a2e66a3fec4b664
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>
arch/arm/mach-orion5x/common.c