eal: remove forward declaration of generic driver
authorThomas Monjalon <thomas@monjalon.net>
Thu, 4 May 2017 15:44:38 +0000 (17:44 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 4 May 2017 15:46:58 +0000 (17:46 +0200)
commitb2036f771820e39defe37257eb291a4ab516da06
tree14dc41d3c534272acb66604161c00f15c00de083
parent5b923dfbe6daa292a64e6b6878282b6f14e2d3de
eal: remove forward declaration of generic driver

We can just move rte_driver definition before rte_device
(which depends on rte_driver).

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
lib/librte_eal/common/include/rte_dev.h