the following patch was just integrated into master:
commit 0a1c2d62faed99edb5ffb53c2058cc6847568be0
Author: Vadim Bendebury <[email protected]>
Date: Thu Sep 27 18:42:57 2012 -0700
Prevent inclusion of tsc.h when not needed
src/include/timestamp.h is an interface describing timestamp storage
in coreboot. Exporting this interface is complicated by inclusion of
tsc.h which is needed only for the API and is not used in structure
definitions. Including this dependency only when needed fixes the
problem.
Change-Id: Ie6b1460b1dab0f5b5781cb5a9fa89a1a52aa9f17
Signed-off-by: Vadim Bendebury <[email protected]>
Reviewed-on: http://review.coreboot.org/1753
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <[email protected]>
Build-Tested: build bot (Jenkins) at Fri Nov 9 03:28:31 2012, giving +1
See http://review.coreboot.org/1753 for details.
-gerrit
--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot