From: H Hartley Sweeten Date: Fri, 29 Jan 2010 22:56:58 +0000 (-0800) Subject: mach-orion5x/common.c: remove unnecessary (void *) casts X-Git-Tag: v2.6.34-rc2~66^2~53^2~12 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef4a6777cf33c4a7a76e74ecd593f74a1df30b96;p=pandora-kernel.git 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 Cc: Lennert Buytenhek Signed-off-by: Nicolas Pitre --- Reading git-diff-tree failed