the following patch was just integrated into master: commit 67514a7a5f9b612fc87991fd9b617048763a04b8 Author: Aaron Durbin adurbin@chromium.org Date: Thu Mar 26 21:04:18 2015 -0500
cbfs: remove cbfs_core.h includes
Some of the files which include cbfs_core.h don't even need the header definition while others just need the cbfs API which can be obtained from cbfs.h.
Change-Id: I34f3b7c67f64380dcf957e662ffca2baefc31a90 Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: http://review.coreboot.org/9126 Tested-by: build bot (Jenkins) Reviewed-by: Marc Jones marc.jones@se-eng.com
See http://review.coreboot.org/9126 for details.
-gerrit