Skip to content

Commit fe4eb3f

Browse files
committed
platform: acp_7_x: add placeholder for platform-specific headers
Signed-off-by: DineshKumar Kalva <DineshKumar.Kalva@amd.com>
1 parent 1f4b8f0 commit fe4eb3f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/platform/amd/acp_7_x/platform.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
#include <zephyr/logging/log.h>
4040

4141
LOG_MODULE_REGISTER(platform_file, CONFIG_SOF_LOG_LEVEL);
42+
/* add platform specific header files here */
4243

4344
#define INTERRUPT_DISABLE 0
4445
extern void acp_dsp_to_host_intr_trig(void);

0 commit comments

Comments
 (0)