Skip to content

Commit 6d2176b

Browse files
committed
vregion: move a header
We want to have the vregion header accessible to userspace builds like the testbench too. The easiest way to achieve that is by moving it under src/include/... Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
1 parent 5421383 commit 6d2176b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
#ifndef __SOF_LIB_VREGION_H__
66
#define __SOF_LIB_VREGION_H__
77

8-
#include <zephyr/kernel.h>
98
#include <stddef.h>
109

1110
#ifdef __cplusplus

0 commit comments

Comments
 (0)