aboutsummaryrefslogtreecommitdiff
path: root/include/odp
diff options
context:
space:
mode:
authorTaras Kondratiuk <taras.kondratiuk@linaro.org>2015-03-06 17:48:23 +0200
committerMaxim Uvarov <maxim.uvarov@linaro.org>2015-03-10 11:34:19 +0300
commita0be37c8240875a71817edd925682471ee2af1fd (patch)
tree8af1e66379f65898c99d3cc363469fcae40cd194 /include/odp
parent4a6a86ce8d17e6bec892fb8765df1b689378d357 (diff)
api: pool: move platform includes to linux-generic
Do not include platform-specific header files from common API headers. Signed-off-by: Taras Kondratiuk <taras.kondratiuk@linaro.org> Reviewed-by: Bill Fischofer <bill.fischofer@linaro.org> Reviewed-by: Petri Savolainen <petri.savolainen@nokia.com> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'include/odp')
-rw-r--r--include/odp/api/pool.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/odp/api/pool.h b/include/odp/api/pool.h
index 6fe52fab3..241b98a98 100644
--- a/include/odp/api/pool.h
+++ b/include/odp/api/pool.h
@@ -21,8 +21,6 @@ extern "C" {
#include <odp/std_types.h>
-#include <odp/plat/shared_memory_types.h>
-#include <odp/event.h>
/** @addtogroup odp_buffer
* Operations on a pool.