diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2015-06-03 18:20:05 +0300 |
---|---|---|
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | 2015-06-16 21:12:39 +0300 |
commit | 77459a0feca4ae8757a905fd1791f039479e8e1e (patch) | |
tree | 7d4b27b28bd3e44d457cd3c4c275d95035caa596 /drivers/soc | |
parent | e35415e59f86d6b546a3681e2cda4f22b5b142c0 (diff) | |
download | linux-77459a0feca4ae8757a905fd1791f039479e8e1e.tar.xz |
drivers/clk: convert sunxi/clk-mod0.c to use builtin_platform_driver
This driver builds based on obj-y and hence will not ever be
modular. Change it to use the non-modular registration so that it
won't suffer a compile fail once a header move places the modular
registration within the module.h file.
Cc: "Emilio López" <emilio@elopez.com.ar>
Cc: Mike Turquette <mturquette@linaro.org>
Cc: Stephen Boyd <sboyd@codeaurora.org>
Acked-by: Stephen Boyd <sboyd@codeaurora.org>
Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Cc: linux-clk@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'drivers/soc')
0 files changed, 0 insertions, 0 deletions