the following patch was just integrated into master: commit 114baa0a0ad8132964d8c60bd9583c339b6fcc51 Author: York Yang york.yang@intel.com Date: Tue Feb 3 14:14:42 2015 -0700
intel/fsp_rangeley: Indent '#define' consistently
The indentations of #define are not consistent in chip.h. Update to make all #define indentations being aligned and put them after the variable declaration.
Change-Id: I37550acac18bac3efddb580ef6b956be0e2b357a Signed-off-by: York Yang york.yang@intel.com Reviewed-on: http://review.coreboot.org/8333 Reviewed-by: Dave Frodin dave.frodin@se-eng.com Tested-by: build bot (Jenkins)
See http://review.coreboot.org/8333 for details.
-gerrit