[PATCH 13/13] ARM: pxa: Fix pxa2xx-flash section mismatch
Marek Vasut
marek.vasut at gmail.com
Sat Oct 9 22:05:03 EDT 2010
Dne Ne 10. října 2010 02:32:42 Haojian Zhuang napsal(a):
> On Sun, Oct 10, 2010 at 6:39 AM, Marek Vasut <marek.vasut at gmail.com> wrote:
> > Signed-off-by: Marek Vasut <marek.vasut at gmail.com>
> > ---
> > drivers/mtd/maps/pxa2xx-flash.c | 2 +-
> > 1 files changed, 1 insertions(+), 1 deletions(-)
> >
> > diff --git a/drivers/mtd/maps/pxa2xx-flash.c
> > b/drivers/mtd/maps/pxa2xx-flash.c index dd90880..d8ae634 100644
> > --- a/drivers/mtd/maps/pxa2xx-flash.c
> > +++ b/drivers/mtd/maps/pxa2xx-flash.c
> > @@ -51,7 +51,7 @@ struct pxa2xx_flash_info {
> > static const char *probes[] = { "RedBoot", "cmdlinepart", NULL };
> >
> >
> > -static int __init pxa2xx_flash_probe(struct platform_device *pdev)
> > +static int __devinit pxa2xx_flash_probe(struct platform_device *pdev)
> > {
> > struct flash_platform_data *flash = pdev->dev.platform_data;
> > struct pxa2xx_flash_info *info;
> > --
> > 1.7.1
>
> Acked.
Can you please send me a formal acked-by line for the patches you acked ? Thanks
and sorry for the bugging :)
More information about the linux-arm-kernel
mailing list