From 95eb732efd42e889e280120f504c4c3e50348cab Mon Sep 17 00:00:00 2001 From: Petri Savolainen Date: Fri, 11 Oct 2019 17:02:58 +0300 Subject: linux-gen: cls: remove odp_classification_inlines.h Content of this header is needed only in odp_classification.c file. Copy content there and remove the header file. Signed-off-by: Petri Savolainen Reviewed-by: Matias Elo --- platform/linux-generic/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'platform/linux-generic/Makefile.am') diff --git a/platform/linux-generic/Makefile.am b/platform/linux-generic/Makefile.am index 9f24bc829..0d4d905f9 100644 --- a/platform/linux-generic/Makefile.am +++ b/platform/linux-generic/Makefile.am @@ -90,7 +90,6 @@ noinst_HEADERS = \ include/odp_bitset.h \ include/odp_buffer_internal.h \ include/odp_classification_datamodel.h \ - include/odp_classification_inlines.h \ include/odp_classification_internal.h \ include/odp_config_internal.h \ include/odp_debug_internal.h \ -- cgit v1.2.3