commit | 239c6953a939474bf6cb824f083efcfbfc4d4541 | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Wed Feb 24 17:48:43 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Mar 14 19:18:35 2016 -0400 |
tree | 9ee5c5ccf2190fd9ee7464ad3eb0d94223405f99 | |
parent | 212f96f6bd968f4359fff188d44157125cf24447 [diff] |
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>