stack: remove unneeded atomic header include
authorJoyce Kong <joyce.kong@arm.com>
Wed, 13 Oct 2021 20:48:12 +0000 (15:48 -0500)
committerDavid Marchand <david.marchand@redhat.com>
Tue, 19 Oct 2021 15:15:10 +0000 (17:15 +0200)
commit4da013609683aaa6cf1c375c0a2a7dc768d9b865
tree43cae48db00db12f10d4662c5644d6e5c11f5beb
parent9055bcde19ed206df4ee1b8048048ed013bb3050
stack: remove unneeded atomic header include

In stack module, remove the header file rte_atomic.h
as it is not being used.

Signed-off-by: Joyce Kong <joyce.kong@arm.com>
Signed-off-by: Dharmik Thakkar <dharmik.thakkar@arm.com>
Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
app/test/test_stack.c
lib/stack/rte_stack.c
lib/stack/rte_stack.h