]> git.baikalelectronics.ru Git - kernel.git/commit
of/platform: sparse fix
authorKim Phillips <kim.phillips@freescale.com>
Tue, 9 Oct 2012 00:42:11 +0000 (19:42 -0500)
committerRob Herring <rob.herring@calxeda.com>
Wed, 17 Oct 2012 20:53:03 +0000 (15:53 -0500)
commit6647a4445473a40073a88136b9b497c88367c8fb
treed9e1226df1c706f36cda9afc01764ff224e02477
parenta89ea0a2ba6bdb7827fcc674810f9f82d0740f7a
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 <kim.phillips@freescale.com>
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
drivers/of/platform.c