Skip to content
Commit 51100bdc authored by Stephen Warren's avatar Stephen Warren
Browse files

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: default avatarStephen Warren <swarren@nvidia.com>
parent d2207071
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment