On Mon, Jun 17, 2013 at 12:08 PM, Fabio Baltieri <[email protected]> wrote:
> Removes the warnings: > > drivers/spi/spi-pl022.c: In function 'pl022_suspend_resources': > drivers/spi/spi-pl022.c:2322:24: warning: unused variable 'pins_state' > [-Wunused-variable] > drivers/spi/spi-pl022.c:2321:6: warning: unused variable 'ret' > [-Wunused-variable] > drivers/spi/spi-pl022.c: In function 'pl022_resume_resources': > drivers/spi/spi-pl022.c:2334:6: warning: unused variable 'ret' > [-Wunused-variable] > > introduced in: > > f1c9cf0 spi: pl022: use pinctrl PM helpers > > Signed-off-by: Fabio Baltieri <[email protected]> How sloppy of me. Applied with Mark's ACK. Thanks! Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

