[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140828175359.GA16811@sudip-PC>
Date: Thu, 28 Aug 2014 23:23:59 +0530
From: Sudip Mukherjee <sudipm.mukherjee@...il.com>
To: Jim Davis <jim.epost@...il.com>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
linux-next <linux-next@...r.kernel.org>,
linux-kernel <linux-kernel@...r.kernel.org>, hverkuil@...all.nl,
"m.chehab" <m.chehab@...sung.com>,
linux-media <linux-media@...r.kernel.org>
Subject: Re: randconfig build error with next-20140828, in
drivers/media/radio/radio-miropcm20.c
On Thu, Aug 28, 2014 at 09:17:14AM -0700, Jim Davis wrote:
> Building with the attached random configuration file,
>
> CC [M] drivers/media/radio/radio-miropcm20.o
> drivers/media/radio/radio-miropcm20.c: In function ‘rds_waitread’:
> drivers/media/radio/radio-miropcm20.c:90:3: error: implicit
> declaration of function ‘inb’ [-Werror=implicit-function-declaration]
> byte = inb(aci->aci_port + ACI_REG_RDS);
> ^
> drivers/media/radio/radio-miropcm20.c: In function ‘rds_rawwrite’:
> drivers/media/radio/radio-miropcm20.c:106:3: error: implicit
> declaration of function ‘outb’ [-Werror=implicit-function-declaration]
> outb(byte, aci->aci_port + ACI_REG_RDS);
> ^
> cc1: some warnings being treated as errors
> make[3]: *** [drivers/media/radio/radio-miropcm20.o] Error 1
> make[2]: *** [drivers/media/radio] Error 2
> make[1]: *** [drivers/media] Error 2
Hi,
Can you please try the attached patch , for me it solved the error/
thanks
sudip
View attachment "patch" of type "text/x-diff" (433 bytes)
Powered by blists - more mailing lists