mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 12:33:27 +08:00
rptun: fix compile break when disable openamp
Change-Id: I63251524d94fae43bfb0a71c324d55bf91d363f8 Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
This commit is contained in:
@@ -26,11 +26,12 @@
|
||||
****************************************************************************/
|
||||
|
||||
#include <nuttx/config.h>
|
||||
#include <openamp/open_amp.h>
|
||||
#include <openamp/remoteproc_loader.h>
|
||||
|
||||
#ifdef CONFIG_RPTUN
|
||||
|
||||
#include <openamp/open_amp.h>
|
||||
#include <openamp/remoteproc_loader.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Public Types
|
||||
****************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user