Re: [PATCH] SPI: PRIMA2: use the newest APIs of PINCTRL to fix compiling errors

2012-05-19 Thread Grant Likely
On Tue, 15 May 2012 10:02:01 +0200, Linus Walleij linus.wall...@linaro.org wrote: On Tue, May 15, 2012 at 4:21 AM, Barry Song barry.s...@csr.com wrote: From: Barry Song baohua.s...@csr.com Fix the compiling errors: drivers/spi/spi-sirf.c: In function 'spi_sirfsoc_probe':

Re: [PATCH] SPI: PRIMA2: use the newest APIs of PINCTRL to fix compiling errors

2012-05-15 Thread Linus Walleij
On Tue, May 15, 2012 at 4:21 AM, Barry Song barry.s...@csr.com wrote: From: Barry Song baohua.s...@csr.com Fix the compiling errors: drivers/spi/spi-sirf.c: In function 'spi_sirfsoc_probe': drivers/spi/spi-sirf.c:563: error: implicit declaration of function 'pinmux_get'