the following patch was just integrated into master: commit 61bb37e2054549b96986c5142aaa680ac311e4bf Author: Vladimir Serbinenko phcoder@gmail.com Date: Sun Nov 9 13:44:36 2014 +0100
gm45: Link cstates.c rather than including it.
The comment about necessity of include isn't true anymore as get_cst_entries is not weak anymore so if it's not found, the linking would fail.
Change-Id: I4bf88208d63ac3e625f464c3907e2e1ea575dd9f Signed-off-by: Vladimir Serbinenko phcoder@gmail.com Reviewed-on: http://review.coreboot.org/7375 Reviewed-by: Patrick Georgi pgeorgi@google.com Tested-by: build bot (Jenkins)
See http://review.coreboot.org/7375 for details.
-gerrit