Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 48374master
parent
e62802752e
commit
76b903a415
@ -1,11 +0,0 @@ |
|||||||
--- a/arch/arm/cpu/arm926ejs/mxs/mxs.c
|
|
||||||
+++ b/arch/arm/cpu/arm926ejs/mxs/mxs.c
|
|
||||||
@@ -24,7 +24,7 @@
|
|
||||||
DECLARE_GLOBAL_DATA_PTR;
|
|
||||||
|
|
||||||
/* Lowlevel init isn't used on i.MX28, so just have a dummy here */
|
|
||||||
-inline void lowlevel_init(void) {}
|
|
||||||
+void lowlevel_init(void) {}
|
|
||||||
|
|
||||||
void reset_cpu(ulong ignored) __attribute__((noreturn));
|
|
||||||
|
|
Loading…
Reference in new issue