Re: [linux-yocto] Fix a build failure on zeus v5.2/standard/xlnx-soc

2020-05-08 Thread Bruce Ashfield
In message: Fix a build failure on zeus v5.2/standard/xlnx-soc on 08/05/2020 Zhang Xiao wrote: > Hi Bruce, > > On zeus, branch "v5.2/standard/xlnx-soc" has a build error: > ... > drivers/gpio/gpio-xilinx.c:153:7: error: 'index' undeclared (first use in > this function) > 153 | if (index !=

[linux-yocto] Fix a build failure on zeus v5.2/standard/xlnx-soc

2020-05-07 Thread ZhangXiao
Hi Bruce, On zeus, branch "v5.2/standard/xlnx-soc" has a build error: ... drivers/gpio/gpio-xilinx.c:153:7: error: 'index' undeclared (first use in this function) 153 | if (index != xgpio_index(chip, i)) { | ^ drivers/gpio/gpio-xilinx.c:153:7: note: each undeclared identifier