]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/cpu/arm926ejs/mxs/mxs.c
arm: spear: Move to common SPL infrastructure
[u-boot] / arch / arm / cpu / arm926ejs / mxs / mxs.c
index ef130aea426975babb926a48d0da0e863ec65638..b1d8721213d8df005950077507a52da85e630e93 100644 (file)
@@ -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));