linux_dsm_epyc7002/drivers/clk/at91
Ben Dooks 14755549c7 clk: at91: make of_sama5d2_clk_generated_setup() static
The of_sama5d2_clk_generated_setup() is not exported outside
of the driver, so make it static to fix the warning about it
being not static:

drivers/clk/at91/clk-generated.c:270:13: warning: symbol 'of_sama5d2_clk_generated_setup' was not declared. Should it be static?

Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2016-06-20 17:44:33 -07:00
..
clk-generated.c clk: at91: make of_sama5d2_clk_generated_setup() static 2016-06-20 17:44:33 -07:00
clk-h32mx.c clk: at91: fix check of clk_register() returned value 2016-04-15 16:57:09 -07:00
clk-main.c The clk changes for this release cycle are mostly dominated by 2016-03-23 06:06:45 -07:00
clk-master.c The clk changes for this release cycle are mostly dominated by 2016-03-23 06:06:45 -07:00
clk-peripheral.c clk: at91: remove useless includes 2016-02-17 17:53:04 +01:00
clk-pll.c clk: at91: remove IRQ handling and use polling 2016-02-17 17:52:59 +01:00
clk-plldiv.c clk: at91: remove useless includes 2016-02-17 17:53:04 +01:00
clk-programmable.c The clk changes for this release cycle are mostly dominated by 2016-03-23 06:06:45 -07:00
clk-slow.c The clk changes for this release cycle are mostly dominated by 2016-03-23 06:06:45 -07:00
clk-smd.c The clk changes for this release cycle are mostly dominated by 2016-03-23 06:06:45 -07:00
clk-system.c clk: at91: remove IRQ handling and use polling 2016-02-17 17:52:59 +01:00
clk-usb.c The clk changes for this release cycle are mostly dominated by 2016-03-23 06:06:45 -07:00
clk-utmi.c clk: at91: remove IRQ handling and use polling 2016-02-17 17:52:59 +01:00
Makefile clk: at91: add generated clock driver 2015-10-01 12:48:11 -07:00
pmc.c clk: at91: pmc: remove useless capacities handling 2016-02-17 17:53:04 +01:00
pmc.h clk: at91: pmc: move pmc structures to C file 2016-02-17 17:53:00 +01:00
sckc.c clk: at91: add slow clks driver 2014-05-07 18:27:45 +02:00
sckc.h clk: at91: add slow clks driver 2014-05-07 18:27:45 +02:00