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>
1 parent f561a17 commit 57c539f9299666d8015d6d12f6293cbb0419308e
@Varun Wadekar Varun Wadekar authored on 17 May 2018
Showing 6 changed files
View
plat/nvidia/tegra/common/tegra_common.mk
View
plat/nvidia/tegra/common/tegra_pm.c
View
plat/nvidia/tegra/soc/t132/plat_psci_handlers.c
View
plat/nvidia/tegra/soc/t132/platform_t132.mk
View
plat/nvidia/tegra/soc/t210/plat_psci_handlers.c
View
plat/nvidia/tegra/soc/t210/platform_t210.mk