mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
driver:clk: clk pending on semaphore waiting on IPC ready
Signed-off-by: zhuyanlin <zhuyanlin1@xiaomi.com>
This commit is contained in:
@@ -250,7 +250,7 @@ FAR struct clk_s *clk_register_mux(FAR const char *name,
|
||||
#ifdef CONFIG_CLK_RPMSG
|
||||
FAR struct clk_s *clk_register_rpmsg(FAR const char *name, uint8_t flags);
|
||||
|
||||
int clk_rpmsg_initialize(void);
|
||||
int clk_rpmsg_server_initialize(void);
|
||||
#endif
|
||||
|
||||
#undef EXTERN
|
||||
|
||||
Reference in New Issue
Block a user