aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-dpdk/include
diff options
context:
space:
mode:
authorMatias Elo <matias.elo@nokia.com>2021-09-13 11:46:07 +0300
committerMatias Elo <matias.elo@nokia.com>2021-10-11 15:46:35 +0300
commit2a57ec26d5897a8d216d2329bb66d774288f2cfc (patch)
tree468678ed1f34f44ecce75df88e0d642d8362a2df /platform/linux-dpdk/include
parent7052433baac1ce14154dee3387c6a797acc9bad8 (diff)
Port cb8d8942b "linux-gen: sched: limit interface header visibility"
Port original commit from linux-generic. Signed-off-by: Matias Elo <matias.elo@nokia.com> Reviewed-by: Jere Leppänen <jere.leppanen@nokia.com>
Diffstat (limited to 'platform/linux-dpdk/include')
-rw-r--r--platform/linux-dpdk/include/odp_buffer_internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/linux-dpdk/include/odp_buffer_internal.h b/platform/linux-dpdk/include/odp_buffer_internal.h
index 37e5d1b4f..e47030ea7 100644
--- a/platform/linux-dpdk/include/odp_buffer_internal.h
+++ b/platform/linux-dpdk/include/odp_buffer_internal.h
@@ -29,7 +29,6 @@ extern "C" {
#include <sys/types.h>
#include <odp/api/event.h>
#include <odp_forward_typedefs_internal.h>
-#include <odp_schedule_if.h>
#include <stddef.h>
/* DPDK */