Xilinx / dma_ip_drivers

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

Fix compilation of XDMA for RHEL 9 #247

Open albydnc opened 7 months ago

albydnc commented 7 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 3 weeks ago

it doesn't compile on rhel 9.4

albydnc commented 3 weeks ago

@alexisfrjp which kernel version are you using?