Re: [PATCH] fpga: zynq-fpga: fix build failure

2016-05-27 Thread Moritz Fischer
Hi Sudip, On Fri, May 27, 2016 at 3:55 AM, Sudip Mukherjee wrote: > While building m32r allmodconfig the build is failing with the error: > ERROR: "bad_dma_ops" [drivers/fpga/zynq-fpga.ko] undefined! > > Xilinx Zynq FPGA is using DMA but there was no dependency while > building. > > Signed-off-by

[PATCH] fpga: zynq-fpga: fix build failure

2016-05-27 Thread Sudip Mukherjee
While building m32r allmodconfig the build is failing with the error: ERROR: "bad_dma_ops" [drivers/fpga/zynq-fpga.ko] undefined! Xilinx Zynq FPGA is using DMA but there was no dependency while building. Signed-off-by: Sudip Mukherjee --- drivers/fpga/Kconfig | 1 + 1 file changed, 1 insertion(