On Fri, Dec 28, 2012 at 04:16:49PM +0900, Namhyung Kim wrote:
> From: Namhyung Kim <[email protected]>
> 
> The elf.h header file is used for NO_LIBELF build too so it should be
> included anyway.  Also remove duplicated include of the header file in
> symbol-*.c.  This patch fixes following build error on NO_LIBELF build:
> 
>     CC tests/hists_link.o
> tests/hists_link.c: In function ‘setup_fake_machine’:
> tests/hists_link.c:132:8: error: ‘STB_GLOBAL’ undeclared (first use in this 
> function)
> tests/hists_link.c:132:8: note: each undeclared identifier is reported only 
> once for each function it appears in
> 
> Cc: Jiri Olsa <[email protected]>
> Cc: David Ahern <[email protected]>
> Signed-off-by: Namhyung Kim <[email protected]>

Acked-by: Jiri Olsa <[email protected]>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to