commit | 56fa92a0b4cbf5d915f64ffda4060abf4c4d4b06 | [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 | 161f13809df142fe3b48552ac76fe9f7313fcc44 [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>