clk: mediatek: Remove ifr{0,1}_cfg_regs structures
authorStephen Boyd <sboyd@kernel.org>
Tue, 9 Jun 2020 21:18:47 +0000 (14:18 -0700)
committerStephen Boyd <sboyd@kernel.org>
Tue, 9 Jun 2020 21:22:14 +0000 (14:22 -0700)
commit9ac1eafa885a9b2d3becd4f2e622829b1f5b9b86
tree83fddc759322d86293e46b5df71ca578170c7e65
parent45edc7e27445f4d467d915c0e1ef0a7b41270f47
clk: mediatek: Remove ifr{0,1}_cfg_regs structures

These aren't used and the macros that reference them aren't used either.
Remove the dead code to avoid compile warnings.

Cc: Owen Chen <owen.chen@mediatek.com>
Cc: Mars Cheng <mars.cheng@mediatek.com>
Cc: Macpaul Lin <macpaul.lin@mediatek.com>
Fixes: 1aca9939bf72 ("clk: mediatek: Add MT6765 clock support")
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lore.kernel.org/r/20200609211847.27366-1-sboyd@kernel.org
drivers/clk/mediatek/clk-mt6765.c