[PATCH 2/2] i.MX35: Add EPIT support
Michael Grzeschik
mgr at pengutronix.de
Tue Aug 17 08:37:57 EDT 2010
On Tue, Aug 17, 2010 at 03:01:52PM +0300, Baruch Siach wrote:
> Hi Michael, Sascha,
>
> On Tue, Aug 17, 2010 at 01:23:38PM +0200, Michael Grzeschik wrote:
> > From: Sascha Hauer <s.hauer at pengutronix.de>
> >
> > Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
> > Signed-off-by: Michael Grzeschik <m.grzeschik at pengutronix.de>
> > ---
>
> [snip]
>
> > diff --git a/arch/arm/plat-mxc/include/mach/common.h
> > b/arch/arm/plat-mxc/include/mach/common.h
> > index 2941472..7a1e1f8 100644
> > --- a/arch/arm/plat-mxc/include/mach/common.h
> > +++ b/arch/arm/plat-mxc/include/mach/common.h
> > @@ -32,6 +32,7 @@ extern void mx31_init_irq(void);
> > extern void mx35_init_irq(void);
> > extern void mx51_init_irq(void);
> > extern void mxc91231_init_irq(void);
> > +extern void epit_timer_init(struct clk *timer_clk, void __iomem *base, int irq);
> > extern void mxc_timer_init(struct clk *timer_clk, void __iomem *, int);
> > extern int mx1_clocks_init(unsigned long fref);
> > extern int mx21_clocks_init(unsigned long lref, unsigned long fref);
>
> This hunk should probably be moved to the previous patch, where
> epit_timer_init is defined.
Yes, this should move. I will wait some more time
for more feedback and post v2 Version afterwards.
Michael
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the linux-arm-kernel
mailing list