Xilinx / dma_ip_drivers

Xilinx QDMA IP Drivers
https://xilinx.github.io/dma_ip_drivers/
578 stars 420 forks source link

Fix compilation of XDMA for RHEL 9 #247

Open albydnc opened 11 months ago

albydnc commented 11 months ago

Added ifdef to catch RHEL version as done for the QDMA driver. This fixes compilation for RHEL 9 installations with kernel 5.14.

alexisfrjp commented 5 months ago

it doesn't compile on rhel 9.4

albydnc commented 5 months ago

@alexisfrjp which kernel version are you using?