From: Kim Phillips Date: Tue, 9 Oct 2012 00:42:11 +0000 (-0500) Subject: of/platform: sparse fix X-Git-Tag: v3.7-rc2~29^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24fb530f990394915e8daceeca2a4a4e929e156f;p=pandora-kernel.git of/platform: sparse fix drivers/of/platform.c:110:59: warning: incorrect type in argument 2 (different base types) drivers/of/platform.c:110:59: expected restricted __be32 const [usertype] *addr drivers/of/platform.c:110:59: got unsigned int const [usertype] *[assigned] reg Signed-off-by: Kim Phillips Signed-off-by: Rob Herring --- Reading git-diff-tree failed