ARM: tegra: remove common.c
common.c was create to contain code shared across the various Tegra board
files. There is now only one board file, tegra.c. So, move the code there.
One exception is the PMC reboot routine, which moves to pmc.c, and now
takes advantage of the 'standard' tegra_pmc_readl/writel functions.
Signed-off-by: NStephen Warren <swarren@nvidia.com>
Showing
arch/arm/mach-tegra/common.c
已删除
100644 → 0
想要评论请 注册 或 登录