aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/odp_event_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/linux-generic/include/odp_event_internal.h')
-rw-r--r--platform/linux-generic/include/odp_event_internal.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/platform/linux-generic/include/odp_event_internal.h b/platform/linux-generic/include/odp_event_internal.h
index 1f88a10ce..cee13bdcf 100644
--- a/platform/linux-generic/include/odp_event_internal.h
+++ b/platform/linux-generic/include/odp_event_internal.h
@@ -55,9 +55,6 @@ typedef struct _odp_event_hdr_t {
/* Initial buffer tail pointer */
uint8_t *buf_end;
- /* User area pointer */
- void *uarea_addr;
-
/* Combined pool and buffer index */
buffer_index_t index;