Peter De Schrijver wrote at Friday, November 11, 2011 4:22 AM: > This patch splits the early init code in a common and a tegra20 specific part. > L2 cache initialization is generalized and discovers the cache associativity > at runtime. Also use arm_pm_restart instead of arm_arch_reset and reset the > the system using the PMC reset feature rather then the CAR system reset. > diff --git a/arch/arm/mach-tegra/board.h b/arch/arm/mach-tegra/board.h > -void tegra_assert_system_reset(char mode, const char *cmd); Given you explicitly removed that from the header... > +++ b/arch/arm/mach-tegra/clock.c > void tegra_assert_system_reset(char mode, const char *cmd) Maybe you want to make it static in the .c file too? -- nvpublic -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html