This function is not defined anywhere. Drop it.

Signed-off-by: Simon Glass <s...@chromium.org>
---

Changes in v2: None

 include/common.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/include/common.h b/include/common.h
index 4de05032b2..ce08bfe11f 100644
--- a/include/common.h
+++ b/include/common.h
@@ -64,8 +64,6 @@ typedef void (interrupt_handler_t)(void *);
  */
 void   hang            (void) __attribute__ ((noreturn));
 
-int    cpu_init(void);
-
 #include <display_options.h>
 
 /* common/main.c */
-- 
2.24.0.rc1.363.gb1bccd3e3d-goog

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to