i40e/base: remove early hardware definitions
authorHelin Zhang <helin.zhang@intel.com>
Wed, 29 Oct 2014 07:09:30 +0000 (15:09 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 29 Oct 2014 22:52:43 +0000 (23:52 +0100)
commitfc52326f9403a79b9fa6a51d58a33c04d7670b19
treee41e4ee4b6798fb148cff72d5191f55f696bcc53
parentc977ba006c8b857c72cf520b0a45dcce4a825b2b
i40e/base: remove early hardware definitions

As i40e_register_x710_int.h is defined for early hardware
only, it should be deleted.
For the register which is still required, just define it in
code directly as workaround.

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
lib/librte_pmd_i40e/i40e/i40e_register_x710_int.h [deleted file]
lib/librte_pmd_i40e/i40e_ethdev.c