On Tue, 15 May 2012 10:02:01 +0200, Linus Walleij
wrote:
> On Tue, May 15, 2012 at 4:21 AM, Barry Song wrote:
>
> > From: Barry Song
> >
> > Fix the compiling errors:
> > drivers/spi/spi-sirf.c: In function 'spi_sirfsoc_probe':
> > drivers/spi/spi-sirf.c:563: error: implicit declaration of fun
On Tue, May 15, 2012 at 4:21 AM, Barry Song wrote:
> From: Barry Song
>
> 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'
> drivers/spi/spi-sirf.c:563: warning: assignment m
From: Barry Song
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'
drivers/spi/spi-sirf.c:563: warning: assignment makes pointer from integer
without a cast
drivers/spi/spi-sirf.c:56