Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ff78a189 authored by Nicolas Ferre's avatar Nicolas Ferre
Browse files

ARM: at91: remove old at91-specific clock driver



This clock driver collection was specific to AT91 and only used in !DT cases.
All clocks and the clock trees for all Atmel SoCs are now described by drivers
using the common clock framework.

Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: default avatarBoris BREZILLON <boris.brezillon@free-electrons.com>
parent b31706a2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -5,7 +5,6 @@
obj-y		:= gpio.o setup.o sysirq_mask.o

obj-$(CONFIG_OLD_IRQ_AT91)	+= irq.o
obj-$(CONFIG_OLD_CLK_AT91)	+= clock.o
obj-$(CONFIG_SOC_AT91SAM9)	+= sam9_smc.o

# CPU-specific support

arch/arm/mach-at91/clock.c

deleted100644 → 0
+0 −977

File deleted.

Preview size limit exceeded, changes collapsed.

arch/arm/mach-at91/clock.h

deleted100644 → 0
+0 −49

File deleted.

Preview size limit exceeded, changes collapsed.

+0 −11

File changed.

Preview size limit exceeded, changes collapsed.

+0 −9

File changed.

Preview size limit exceeded, changes collapsed.