Skip to content

Commit ee7294b

Browse files
arndbbebarino
authored andcommitted
clk: remove u300 driver
The ST-Ericsson U300 platform is getting removed, so this driver is no longer needed. Cc: Linus Walleij <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Linus Walleij <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
1 parent ed0f3e2 commit ee7294b

File tree

4 files changed

+0
-1281
lines changed

4 files changed

+0
-1281
lines changed

Documentation/devicetree/bindings/clock/ste-u300-syscon-clock.txt

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

drivers/clk/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ obj-$(CONFIG_COMMON_CLK_STM32F) += clk-stm32f4.o
6363
obj-$(CONFIG_COMMON_CLK_STM32H7) += clk-stm32h7.o
6464
obj-$(CONFIG_COMMON_CLK_STM32MP157) += clk-stm32mp1.o
6565
obj-$(CONFIG_CLK_TWL6040) += clk-twl6040.o
66-
obj-$(CONFIG_ARCH_U300) += clk-u300.o
6766
obj-$(CONFIG_ARCH_VT8500) += clk-vt8500.o
6867
obj-$(CONFIG_COMMON_CLK_VC5) += clk-versaclock5.o
6968
obj-$(CONFIG_COMMON_CLK_WM831X) += clk-wm831x.o

0 commit comments

Comments
 (0)