From: Linus Walleij Date: Tue, 19 Mar 2013 10:21:56 +0000 (+0100) Subject: clk: ux500: pass clock base adresses in init call X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~67^2~12^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b819060d349e2247c471d8f055c91a597560da0;p=pandora-kernel.git clk: ux500: pass clock base adresses in init call The ux500 clock driver was including which will not work when building for multiplatform support since is going away. Pass the base adresses in the init call instead. Cc: Ulf Hansson Cc: Mike Turquette Acked-by: Arnd Bergmann Acked-by: Ulf Hansson Acked-by: Mike Turquette Signed-off-by: Linus Walleij --- Reading git-diff-tree failed