Skip to content

Commit c464961

Browse files
kelvincheungbebarino
authored andcommitted
clk: loongson1: Remove the outdated driver
Remove the outdated driver due to the following aspects. - no DT support - duplicate code across LS1B and LS1C - does not fit into the current clock framework Signed-off-by: Keguang Zhang <keguang.zhang@gmail.com> Link: https://lore.kernel.org/r/20230321111817.71756-3-keguang.zhang@gmail.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>
1 parent 12de2f5 commit c464961

File tree

6 files changed

+0
-274
lines changed

6 files changed

+0
-274
lines changed

drivers/clk/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ obj-y += imx/
9393
obj-y += ingenic/
9494
obj-$(CONFIG_ARCH_K3) += keystone/
9595
obj-$(CONFIG_ARCH_KEYSTONE) += keystone/
96-
obj-$(CONFIG_MACH_LOONGSON32) += loongson1/
9796
obj-y += mediatek/
9897
obj-$(CONFIG_ARCH_MESON) += meson/
9998
obj-y += microchip/

drivers/clk/loongson1/Makefile

Lines changed: 0 additions & 4 deletions
This file was deleted.

drivers/clk/loongson1/clk-loongson1b.c

Lines changed: 0 additions & 118 deletions
This file was deleted.

drivers/clk/loongson1/clk-loongson1c.c

Lines changed: 0 additions & 95 deletions
This file was deleted.

drivers/clk/loongson1/clk.c

Lines changed: 0 additions & 41 deletions
This file was deleted.

drivers/clk/loongson1/clk.h

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)