Re: linux-next: Tree for Jul 7 (scsi/lpfc/lpfc_init.c)

2020-07-07 Thread Viresh Kumar
Hi James, On Tue, Jul 7, 2020 at 11:43 PM James Smart wrote: > > On 7/7/2020 10:09 AM, Randy Dunlap wrote: > > On 7/7/20 1:08 AM, Stephen Rothwell wrote: > >> Hi all, > >> > >> Changes since 20200706: > >> > > on i386: > > > > when CONFIG_ACPI is not set/enabled: > > > > > >

Re: linux-next: Tree for Jul 7 (scsi/lpfc/lpfc_init.c)

2020-07-07 Thread James Smart
On 7/7/2020 10:09 AM, Randy Dunlap wrote: On 7/7/20 1:08 AM, Stephen Rothwell wrote: Hi all, Changes since 20200706: on i386: when CONFIG_ACPI is not set/enabled: ../drivers/scsi/lpfc/lpfc_init.c:1265:15: error: implicit declaration of function 'get_cpu_idle_time'; did you mean

Re: linux-next: Tree for Jul 7 (scsi/lpfc/lpfc_init.c)

2020-07-07 Thread Randy Dunlap
On 7/7/20 1:08 AM, Stephen Rothwell wrote: > Hi all, > > Changes since 20200706: > on i386: when CONFIG_ACPI is not set/enabled: ../drivers/scsi/lpfc/lpfc_init.c:1265:15: error: implicit declaration of function 'get_cpu_idle_time'; did you mean 'get_cpu_device'?