ARM: keystone2: Get rid of unused clock files
authorNishanth Menon <nm@ti.com>
Wed, 24 Feb 2016 23:48:43 +0000 (17:48 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 14 Mar 2016 23:18:35 +0000 (19:18 -0400)
commit239c6953a939474bf6cb824f083efcfbfc4d4541
tree9ee5c5ccf2190fd9ee7464ad3eb0d94223405f99
parent212f96f6bd968f4359fff188d44157125cf24447
ARM: keystone2: Get rid of unused clock files

With commit fe772ebd285b ("ARM: keystone2: Use common definition for
clk_get_rate"), we have centralized the clock code into a common clock
logic and the redundant files, unfortunately remained... Clean that
up.

Signed-off-by: Nishanth Menon <nm@ti.com>
Acked-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/mach-keystone/clock-k2e.c [deleted file]
arch/arm/mach-keystone/clock-k2hk.c [deleted file]
arch/arm/mach-keystone/clock-k2l.c [deleted file]