1
0
Fork 0
alistair23-linux/drivers/fpga
Sudip Mukherjee 1c8cb40949 drivers/fpga/Kconfig: fix build failure
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.

Link: http://lkml.kernel.org/r/1464346526-13913-1-git-send-email-sudipm.mukherjee@gmail.com
Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Acked-by: Moritz Fischer <moritz.fischer@ettus.com>
Cc: Alan Tull <atull@opensource.altera.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-08-04 08:50:07 -04:00
..
Kconfig drivers/fpga/Kconfig: fix build failure 2016-08-04 08:50:07 -04:00
Makefile fpga manager: Adding FPGA Manager support for Xilinx Zynq 7000 2015-10-17 21:57:16 -07:00
fpga-mgr.c fpga manager: Fix firmware resource leak on error 2015-11-24 15:25:46 -08:00
socfpga.c fpga: socfpga: Fix check of return value of devm_request_irq 2015-10-29 15:20:25 -07:00
zynq-fpga.c fpga: zynq-fpga: Fix issue with drvdata being overwritten. 2015-10-23 16:49:44 -07:00