[PATCH 1/4] spi/davinci: fix module build error

Grant Likely grant.likely at secretlab.ca
Sat Mar 2 18:11:38 EST 2013


On Wed, 27 Feb 2013 13:57:07 +0530, Sekhar Nori <nsekhar at ti.com> wrote:
> On 2/25/2013 4:14 PM, Manjunathappa, Prakash wrote:
> > Fix below module build error:
> > 
> >   CC [M]  drivers/spi/spi-davinci.o
> > drivers/spi/spi-davinci.c:774:1: error: '__mod_of_device_table' aliased
> > to undefined symbol 'davini_spi_of_match'
> > drivers/spi/spi-davinci.c:774:1: error: '__mod_of_device_table' aliased
> > to undefined symbol 'davini_spi_of_match'
> > make[2]: *** [drivers/spi/spi-davinci.o] Error 1
> > make[1]: *** [drivers/spi] Error 2
> > make[1]: *** Waiting for unfinished jobs....
> > make: *** [drivers] Error 2
> > 
> > Signed-off-by: Manjunathappa, Prakash <prakash.pm at ti.com>
> 
> Acked-by: Sekhar Nori <nsekhar at ti.com>

Applied, thanks.

g.




More information about the linux-arm-kernel mailing list