Skip to content

Commit db434cd

Browse files
lyakhkv2019i
authored andcommitted
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 49434c7 commit db434cd

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)