bus/ifpga: fix build for cpp applications
authorAndy Pei <andy.pei@intel.com>
Fri, 18 Jan 2019 11:09:33 +0000 (11:09 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 18 Jan 2019 23:07:52 +0000 (00:07 +0100)
commit03eab74ecb8d0249d655f2cd6c15abac764ca7d1
treea528b4c284d4e6afdc3719ad883f898cccf7a06c
parent59af922ae45927c52f04ab0f6697b0f7fbca8d52
bus/ifpga: fix build for cpp applications

Brackets unmatch when __cplusplus defined.

Fixes: 05fa3d4a6539 ("bus/ifpga: add Intel FPGA bus library")
Cc: stable@dpdk.org
Signed-off-by: Andy Pei <andy.pei@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
drivers/bus/ifpga/rte_bus_ifpga.h