Re: [PATCH 2/2] spi: tools: Fix build errors

2020-06-11 Thread zhangqing
On 06/11/2020 04:02 PM, Geert Uytterhoeven wrote: Hi Qing, Thanks for your patch! On Thu, Jun 11, 2020 at 5:43 AM Qing Zhang wrote: Fix the following build errors: include/linux/spi 2>&1 || true ln -sf /home/zhangqing/spi.git2/tools/spi/../../include/uapi/linux/spi/spidev.h

Re: [PATCH 2/2] spi: tools: Fix build errors

2020-06-11 Thread Geert Uytterhoeven
Hi Qing, Thanks for your patch! On Thu, Jun 11, 2020 at 5:43 AM Qing Zhang wrote: > Fix the following build errors: > > include/linux/spi 2>&1 || true > ln -sf > /home/zhangqing/spi.git2/tools/spi/../../include/uapi/linux/spi/spidev.h > include/linux/spi/spidev.h > make -f

[PATCH 2/2] spi: tools: Fix build errors

2020-06-10 Thread Qing Zhang
Fix the following build errors: include/linux/spi 2>&1 || true ln -sf /home/zhangqing/spi.git2/tools/spi/../../include/uapi/linux/spi/spidev.h include/linux/spi/spidev.h make -f /home/zhangqing/spi.git2/tools/build/Makefile.build dir=. obj=spidev_test make[1]: Entering directory