]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit49784f3ac835ccaf4695da21c6831d6efe618cae
tree7f90544b9a03dfe2627a8b9b2cb24c9ace952348
parent9d9589669f49fdf7b8bb72594c6f0b793dbde4c9
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