of: export of_platform_populate()
authorStephen Warren <swarren@nvidia.com>
Thu, 7 Jun 2012 23:57:36 +0000 (17:57 -0600)
committerRob Herring <rob.herring@calxeda.com>
Wed, 13 Jun 2012 18:34:38 +0000 (13:34 -0500)
commite001f1c8e9c1d3b2f0c638bc712bcac10294aae3
tree7f90544b9a03dfe2627a8b9b2cb24c9ace952348
parentcfaf025112d3856637ff34a767ef785ef5cf2ca9
of: export of_platform_populate()

Without this, modules can't use this API, leading to build failures.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
drivers/of/platform.c