eal: remove useless includes of mempool and ring
authorThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 9 Jun 2016 14:40:01 +0000 (16:40 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 10 Jun 2016 13:09:04 +0000 (15:09 +0200)
commit3037e5e268ef3811c179a3229118c818ba305528
tree47548191fc769a7618c06711c01f2e201765971e
parenta3f34a98b7217f4ff2a8636096984f566a4e7cab
eal: remove useless includes of mempool and ring

The libraries rte_mempool and rte_ring are not used in EAL,
except for the ivshmem part (CONFIG_RTE_LIBRTE_IVSHMEM).

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: David Marchand <david.marchand@6wind.com>
lib/librte_eal/bsdapp/eal/Makefile
lib/librte_eal/linuxapp/eal/Makefile
lib/librte_eal/linuxapp/eal/eal_interrupts.c
lib/librte_eal/linuxapp/eal/eal_ivshmem.c
lib/librte_ivshmem/Makefile