]> git.apps.os.sepia.ceph.com Git - ceph-client.git/commit
clk: mediatek: drop two dead config options
authorLukas Bulwahn <lukas.bulwahn@redhat.com>
Fri, 27 Sep 2024 09:22:32 +0000 (11:22 +0200)
committerStephen Boyd <sboyd@kernel.org>
Wed, 9 Oct 2024 23:22:49 +0000 (16:22 -0700)
commit98619dc3cecc2b3943d6abe1db235c868dc72f8d
tree4b807fdd51643af8f3da7efeb0d9c9f708426d6f
parent9852d85ec9d492ebef56dc5f229416c925758edc
clk: mediatek: drop two dead config options

Commit 0f471d31e5e8 ("clk: mediatek: Split MT8195 clock drivers and allow
module build") adds a number of new COMMON_CLK_MT8195_* config options.
Among those, the config options COMMON_CLK_MT8195_AUDSYS and
COMMON_CLK_MT8195_MSDC have no reference in the source tree and are not
used in the Makefile to include a specific file.

Drop the dead config options COMMON_CLK_MT8195_AUDSYS and
COMMON_CLK_MT8195_MSDC.

Fixes: 0f471d31e5e8 ("clk: mediatek: Split MT8195 clock drivers and allow module build")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Link: https://lore.kernel.org/r/20240927092232.386511-1-lukas.bulwahn@redhat.com
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/mediatek/Kconfig