
20 Jul
2012
20 Jul
'12
10:17 p.m.
Hi,
On Fri, Jul 20, 2012 at 10:59 PM, McClintock Matthew-B29882 < B29882@freescale.com> wrote:
On Fri, Jul 20, 2012 at 1:56 PM, Marek Vasut marex@denx.de wrote:
Dear McClintock Matthew-B29882,
[...]
I think this merge is causing issues. Resetting to the previous merge (ad8439d Merge branch 'sf' of git://git.denx.de/u-boot-blackfin) and the issues go away.
-M
Generating include/generated/asm-offsets.h bootm.c:329:16: error: expected ')' before '__attribute__'
including <linux/compiler.h> breaks __attribute__((noinline)) (has to be changed to noinline). I believe it's enough to fix this file and remove #define noinline from lib/vsprintf.c
Regards, Ilya.