rtio: Drop include for toolchain.h
It's not needed and was likely accidently automatically included by clangd lsp at some point. Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
This commit is contained in:
parent
1fb449c9bc
commit
ab590fdb28
|
@ -10,7 +10,6 @@
|
|||
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
#include <zephyr/toolchain/common.h>
|
||||
#include <zephyr/sys/atomic.h>
|
||||
#include <zephyr/kernel.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue