Skip to content

Commit 979663c

Browse files
LegoLivesMatterbebarino
authored andcommitted
clk: mmp: Remove old non-OF clock drivers
There are no MMP2, PXA168 or PXA910 boards still using board files which would use these drivers, so remove them. Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr> Link: https://lore.kernel.org/r/20230804-drop-old-mmp-clk-v1-1-0c07db6cee90@skole.hr Signed-off-by: Stephen Boyd <sboyd@kernel.org>
1 parent 06c2afb commit 979663c

File tree

5 files changed

+0
-1155
lines changed

5 files changed

+0
-1155
lines changed

drivers/clk/mmp/Makefile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,4 @@ obj-$(CONFIG_MACH_MMP_DT) += clk-of-pxa168.o clk-of-pxa910.o
1111
obj-$(CONFIG_COMMON_CLK_MMP2) += clk-of-mmp2.o clk-pll.o pwr-island.o
1212
obj-$(CONFIG_COMMON_CLK_MMP2_AUDIO) += clk-audio.o
1313

14-
obj-$(CONFIG_CPU_PXA168) += clk-pxa168.o
15-
obj-$(CONFIG_CPU_PXA910) += clk-pxa910.o
16-
obj-$(CONFIG_CPU_MMP2) += clk-mmp2.o
17-
1814
obj-y += clk-of-pxa1928.o

0 commit comments

Comments
 (0)