ARM: at91: remove old at91-specific clock driver
authorNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 26 Nov 2014 16:19:14 +0000 (17:19 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 26 Nov 2014 17:43:44 +0000 (18:43 +0100)
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: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Boris BREZILLON <boris.brezillon@free-electrons.com>
arch/arm/mach-at91/Makefile
arch/arm/mach-at91/clock.c [deleted file]
arch/arm/mach-at91/clock.h [deleted file]
arch/arm/mach-at91/generic.h
arch/arm/mach-at91/setup.c

Simple merge
diff --cc arch/arm/mach-at91/clock.c
Simple merge
diff --cc arch/arm/mach-at91/clock.h
Simple merge
Simple merge
Simple merge