commit | 9ba71705706aa83bcd7f9b74ae2d167da934c951 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Tue Apr 01 14:13:16 2014 -0600 |
committer | Arnd Bergmann <arnd@arndb.de> | Thu Apr 24 15:36:50 2014 +0200 |
tree | 41fbdeb711470e09665044bd483e85691fad1cc3 | |
parent | 862f0eea38409ff0d7f226c1245b787e3f0e2607 [diff] |
clk: tegra: remove non-existent clocks The Tegra124 clock driver currently provides 3 clocks that don't actually exist; 2 for NAND and one for UART5/UARTE. Delete these. Cc: <stable@vger.kernel.org> Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>