
19 Nov
2010
19 Nov
'10
4:26 p.m.
On Nov 18, 2010, at 5:06 AM, Sebastien Carlier wrote:
Previously with archive libraries fdt.o was compiled and included in qe.a and then discarded by the linker. With partial linking this results in unresolved symbols, which this commit fixes.
This commit also cleans up a now-useless conditional in fdt.c.
Signed-off-by: Sebastien Carlier sebastien.carlier@gmail.com
drivers/qe/Makefile | 2 +- drivers/qe/fdt.c | 2 -- 2 files changed, 1 insertions(+), 3 deletions(-)
applied to 85xx
- k