]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
clk: mediatek: Make mtk_clk_register_mux() a static function
authorWeiyi Lu <weiyi.lu@mediatek.com>
Fri, 13 Nov 2020 08:29:52 +0000 (16:29 +0800)
committerStephen Boyd <sboyd@kernel.org>
Thu, 17 Dec 2020 08:41:54 +0000 (00:41 -0800)
commit2aeff9d8c8e69edd268e06a79771d71d5f46b4a3
tree1d61f55ff27b1d3261f793c49f14996e2520be88
parent3650b228f83adda7e5ee532e2b90429c03f7b9ec
clk: mediatek: Make mtk_clk_register_mux() a static function

mtk_clk_register_mux() should be a static function

Fixes: a3ae549917f16 ("clk: mediatek: Add new clkmux register API")
Signed-off-by: Weiyi Lu <weiyi.lu@mediatek.com>
Link: https://lore.kernel.org/r/1605256192-31307-1-git-send-email-weiyi.lu@mediatek.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/mediatek/clk-mux.c
drivers/clk/mediatek/clk-mux.h