summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorSam Shih <[email protected]>2026-04-16 16:23:02 +0800
committerDavid Lechner <[email protected]>2026-04-17 17:05:54 -0500
commit21cb317a1bd5bf3ee5862ca0773d2e53483080a8 (patch)
treecd56e1f8da65fe0f432cb8884f512cc7f3efc23e /include/linux
parent374cb8a28840e54f70463ab6829eb641ab6cdc9f (diff)
clk: mediatek: remove redundant forward declarations
The clk_ops structures (mtk_clk_apmixedsys_ops, mtk_clk_topckgen_ops, mtk_clk_infrasys_ops) are already declared with extern in clk-mtk.h, which is included by this file. The forward declarations in clk-mtk.c are therefore redundant and can be removed. Signed-off-by: Sam Shih <[email protected]> Signed-off-by: Weijie Gao <[email protected]> Link: https://patch.msgid.link/e9c95470374cb78254dacfe1d657a26f2f908981.1776326933.git.weijie.gao@mediatek.com Signed-off-by: David Lechner <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions