On Fri, Dec 28, 2012 at 04:16:49PM +0900, Namhyung Kim wrote:
> From: Namhyung Kim <namhyung....@lge.com>
> 
> 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 <jo...@redhat.com>
> Cc: David Ahern <dsah...@gmail.com>
> Signed-off-by: Namhyung Kim <namhy...@kernel.org>

Acked-by: Jiri Olsa <jo...@redhat.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
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