ia32: irq: Remove unnecessary header
printk is not used anywhere in this file. Just remove it. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
This commit is contained in:
parent
a2a2c62abd
commit
a6b4af4a93
|
@ -18,7 +18,6 @@
|
|||
#include <zephyr/arch/cpu.h>
|
||||
#include <zephyr/kernel_structs.h>
|
||||
#include <zephyr/sys/__assert.h>
|
||||
#include <zephyr/sys/printk.h>
|
||||
#include <zephyr/irq.h>
|
||||
#include <zephyr/tracing/tracing.h>
|
||||
#include <kswap.h>
|
||||
|
|
Loading…
Reference in a new issue