Fix the following doc build warning by correcting path.
doc/guides/rel_notes/release_18_05.rst:285:
WARNING: unknown document: ../rawdevs/ifpga_rawdev
Fixes:
473c88f9b391 ("drivers/raw: remove rawdev from directory names")
Signed-off-by: Jerin Jacob <jerinj@marvell.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
with OPAE (Open Programmable Acceleration Engine) shared code to provide common FPGA
management ops for FPGA operation.
- See the :doc:`../rawdevs/ifpga_rawdev` programmer's guide for more details.
+ See the :doc:`../rawdevs/ifpga` programmer's guide for more details.
* **Added DPAA2 QDMA Driver (in rawdev).**