[PATCH] ARM: OMAP2+: Remove duplicate omap4430_init_late() declaration

Tony Lindgren tony at atomide.com
Mon Mar 4 13:19:07 EST 2013


* Santosh Shilimkar <santosh.shilimkar at ti.com> [130215 01:38]:
> Tony,
> 
> On Friday 08 February 2013 08:41 PM, Santosh Shilimkar wrote:
> >Commit bbd707ac {ARM: omap2: use machine specific hook for late init}
> >accidentally added two declarations for omap4430_init_late().
> >
> >Remove the duplicate declaration.
> >
> >Cc: Shawn Guo <shawn.guo at linaro.org>
> >Cc: Tony Lindgren <tony at atomide.com>
> >
> >Signed-off-by: Santosh Shilimkar <santosh.shilimkar at ti.com>
> >---
> >  arch/arm/mach-omap2/common.h |    1 -
> >  1 file changed, 1 deletion(-)
> >
> >diff --git a/arch/arm/mach-omap2/common.h b/arch/arm/mach-omap2/common.h
> >index 948bcaa..e0f9ea7 100644
> >--- a/arch/arm/mach-omap2/common.h
> >+++ b/arch/arm/mach-omap2/common.h
> >@@ -108,7 +108,6 @@ void omap35xx_init_late(void);
> >  void omap3630_init_late(void);
> >  void am35xx_init_late(void);
> >  void ti81xx_init_late(void);
> >-void omap4430_init_late(void);
> >  int omap2_common_pm_late_init(void);
> >
> >  #if defined(CONFIG_SOC_OMAP2420) || defined(CONFIG_SOC_OMAP2430)
> >
> Can you pick this up ?

Thanks applying into omap-for-v3.9-rc1/fixes.

Regards,

Tony



More information about the linux-arm-kernel mailing list