On Monday 24 March 2014, Linus Walleij wrote: > On Sun, Mar 23, 2014 at 1:34 AM, Krzysztof Halasa <khc@xxxxxxxxx> wrote: > > > arch/arm/mach-ixp4xx/goramo_mlr.c: In function 'set_scl': > > arch/arm/mach-ixp4xx/goramo_mlr.c:82: error: implicit declaration of function 'gpio_line_set' > > > > arch/arm/mach-ixp4xx/goramo_mlr.c: In function 'output_control': > > arch/arm/mach-ixp4xx/goramo_mlr.c:111: error: implicit declaration of function 'gpio_line_config' > > arch/arm/mach-ixp4xx/goramo_mlr.c:111: error: 'IXP4XX_GPIO_OUT' undeclared > > > > arch/arm/mach-ixp4xx/goramo_mlr.c: In function 'hss_dcd_irq': > > arch/arm/mach-ixp4xx/goramo_mlr.c:155: error: implicit declaration of function 'gpio_line_get' > > > > arch/arm/mach-ixp4xx/goramo_mlr.c: In function 'gmlr_init': > > arch/arm/mach-ixp4xx/goramo_mlr.c:416: error: 'IXP4XX_GPIO_OUT' undeclared > > arch/arm/mach-ixp4xx/goramo_mlr.c:421: error: 'IXP4XX_GPIO_IN' undeclared > > > > Signed-off-by: Krzysztof Hałasa <khc@xxxxxxxxx> > > Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > > Mea culpa. > > Arnd: can you apply this one patch directly for ARM SoC fixes and > Cc: stable@xxxxxxxxxxxxxxx on this one? > > Alternatively can you send this for fixes to arm@xxxxxxxxxx with Cc: > stable added Krzysztof? I reverted my earlier patch and applied this instead. Thanks a lot! Did not add a stable tag, as suggested by Krzysztof. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html