diff options
author | 2011-12-19 12:24:03 -0700 | |
---|---|---|
committer | 2011-12-19 18:06:05 -0800 | |
commit | 229f05fdb025ff82f47221c11ee5dfa73f7e4cb2 (patch) | |
tree | 5b6a03121c3801ee5cfb399b746aa03bac779639 /crypto/api.c | |
parent | arm/tegra: Fix section mismatch errors in tegra30 pinmux (diff) | |
download | wireguard-linux-229f05fdb025ff82f47221c11ee5dfa73f7e4cb2.tar.xz wireguard-linux-229f05fdb025ff82f47221c11ee5dfa73f7e4cb2.zip |
arm/tegra: Delete tegra_init_clock()
tegra_init_clock() is written to call tegra2_init_clocks(), which only
exists if Tegra20 support is enabled. This breaks the build of a
Tegra30-only kernel.
tegra_init_clock() isn't actually used any more; tegra20_init_early()
calls tegra2_init_clocks() directly. So, just delete this function.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions