• S
    ARM: tegra: remove common.c · 51100bdc
    Stephen Warren 提交于
    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>
    51100bdc
tegra.c 4.7 KB