clk: fix compile for OF && !COMMON_CLK
authorRob Herring <rob.herring@calxeda.com>
Wed, 18 Jul 2012 03:52:23 +0000 (11:52 +0800)
committerMike Turquette <mturquette@linaro.org>
Thu, 19 Jul 2012 21:07:56 +0000 (14:07 -0700)
With commit 766e6a4ec602d0c107 (clk: add DT clock binding support),
compiling with OF && !COMMON_CLK is broken.

Reported-by: Alexandre Pereira da Silva <aletes.xgr@gmail.com>
Reported-by: Prashant Gaikwad <pgaikwad@nvidia.com>
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>

No differences found