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