Re: [PATCH] soc: bcm: brcmstb: fix ARM build errors

2017-09-07 Thread Florian Fainelli
On 09/07/2017 07:24 AM, Arnd Bergmann wrote: > On Thu, Sep 7, 2017 at 3:50 PM, Arnd Bergmann wrote: >> When building the new PM driver on older ARM architectures, we can >> run into one of two build errors: >> >> drivers/soc/bcm/brcmstb/pm/pm-arm.c: In function >> 'brcmstb_do_pmsm_power_down': >>

Re: [PATCH] soc: bcm: brcmstb: fix ARM build errors

2017-09-07 Thread Arnd Bergmann
On Thu, Sep 7, 2017 at 3:50 PM, Arnd Bergmann wrote: > When building the new PM driver on older ARM architectures, we can > run into one of two build errors: > > drivers/soc/bcm/brcmstb/pm/pm-arm.c: In function 'brcmstb_do_pmsm_power_down': > drivers/soc/bcm/brcmstb/pm/pm-arm.c:334:2: error: impli

[PATCH] soc: bcm: brcmstb: fix ARM build errors

2017-09-07 Thread Arnd Bergmann
When building the new PM driver on older ARM architectures, we can run into one of two build errors: drivers/soc/bcm/brcmstb/pm/pm-arm.c: In function 'brcmstb_do_pmsm_power_down': drivers/soc/bcm/brcmstb/pm/pm-arm.c:334:2: error: implicit declaration of function 'wfi' [-Werror=implicit-function-d