Hi Jagan, On Sun, Oct 25, 2015 at 2:28 PM, Fabio Estevam <[email protected]> wrote: > On Sun, Oct 25, 2015 at 4:50 AM, Jagan Teki <[email protected]> wrote: >> Hi Febio, >> >> You replaced __always_inline to inline any specific reason? found >> __always_inline at some parts of header in code. But my compilation is >> not-smooth with this. > > Yes, if I use the original __always_inline I get the following when > building for ARM:
Ok, this was caused by a lack of "#include <linux/compiler.h>". Will fix it in v3, thanks. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

