eal/bsd: remove unused HPET support
authorSergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
Thu, 20 Nov 2014 14:06:59 +0000 (14:06 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 27 Nov 2014 15:21:11 +0000 (16:21 +0100)
commitbe04c7072745e0471fc185c31c2a2df835ee4e06
tree3780ca4ba3ee754390cc8afe0252dba3fcbb3183
parent7343f7498f1e5f4bfb9da9b9542bd955f46a8b14
eal/bsd: remove unused HPET support

The HPET support in the BSD EAL was copied directly from the Linux version,
but did not actually work on FreeBSD. We replace this old code with a simple
compiler message that informs the user that we don't support HPET on BSD if
they enable such support in the build-time configuration file.

Signed-off-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
lib/librte_eal/bsdapp/eal/eal_timer.c