commit | 29b4665acdea7091606b0f8ca5948bfaf9b84900 | [log] [tgz] |
---|---|---|
author | Varun Wadekar <vwadekar@nvidia.com> | Thu May 17 11:10:13 2018 -0700 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Fri Jan 31 13:20:57 2020 -0800 |
tree | 9dd210f9497ad1bd7205f288aac4787b3be899fe | |
parent | d292e5df860b3b55253de6cd87e20dfd4ee92657 [diff] |
Tegra: compile PMC driver for Tegra132/Tegra210 platforms The PMC driver is used only by Tegra210 and Tegra132 platforms. This patch removes pmc.c from the common makefile and moves it to the platform specific makefiles. As a result, the PMC code from common code has been moved to Tegra132 and Tegra210 platform ports. Change-Id: Ia157f70e776b3eff3c12eb8f0f02d30102670a98 Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>