OSDN Git Service

clk: mediatek: Export required common code symbols
authorMarkus Schneider-Pargmann <msp@baylibre.com>
Mon, 22 Aug 2022 15:26:51 +0000 (17:26 +0200)
committerStephen Boyd <sboyd@kernel.org>
Fri, 30 Sep 2022 22:08:16 +0000 (15:08 -0700)
commit083cc5e402c7eba818e5a4770c3ab1521bf6c341
tree43fa286f261b125d8191ee0fa0c957faee7f6752
parent50e68b99049ac6e850da025c0aa0a6ce23189234
clk: mediatek: Export required common code symbols

To make clk-mt8365 compilable as a module there are a few function
symbols missing. This patch adds the required EXPORT_SYMBOL_GPL to the
functions.

Signed-off-by: Markus Schneider-Pargmann <msp@baylibre.com>
Link: https://lore.kernel.org/r/20220822152652.3499972-4-msp@baylibre.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/mediatek/clk-mtk.c