mirror of https://github.com/thesofproject/sof.git
spinlock: remove double header inclusion
Removes double inclusion of trace header. Signed-off-by: Tomasz Lauda <tomasz.lauda@linux.intel.com>
This commit is contained in:
parent
1df122dad1
commit
b6b8c3f2a8
|
@ -15,7 +15,6 @@
|
|||
|
||||
#include <arch/spinlock.h>
|
||||
#include <sof/lib/memory.h>
|
||||
#include <sof/trace/trace.h>
|
||||
#include <config.h>
|
||||
#include <stdint.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue