the following patch was just integrated into master: commit c16d3893631de304493ffa3ec14d0171dc5321e8 Author: Barnali Sarkar barnali.sarkar@intel.com Date: Thu Feb 23 16:56:54 2017 +0530
src/include: Include stdint.h since struct dimm_info uses it
struct dimm_info has all the parameter types defined in stdint.h file. So including it.
BUG=none BRANCH=none TEST=Build and boot KBLRVP
Change-Id: I707523749ecf415e993b460f9613eae7be859c34 Signed-off-by: Barnali Sarkar barnali.sarkar@intel.com Reviewed-on: https://review.coreboot.org/18471 Tested-by: build bot (Jenkins) Reviewed-by: Philippe Mathieu-Daudé f4bug@amsat.org Reviewed-by: Aaron Durbin adurbin@chromium.org
See https://review.coreboot.org/18471 for details.
-gerrit