Patch merged into coreboot/master: soc/intel/apollolake: typedef global_nvs_t for consistency

the following patch was just integrated into master: commit 2656219008045b983d4f72adef0e0a09f6e6265c Author: Aaron Durbin <adurbin@chromium.org> Date: Wed Jun 29 17:26:33 2016 -0500 soc/intel/apollolake: typedef global_nvs_t for consistency Every other platform has global_nvs_t as a typedef. For some reason apollolake didn't bother following current conventions. Fix this omission to allow for better code sharing and consistency. Change-Id: Id596eed517737759a64ce803c89ea2a05cbe2cce Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: https://review.coreboot.org/15502 Reviewed-by: Furquan Shaikh <furquan@google.com> Tested-by: build bot (Jenkins) See https://review.coreboot.org/15502 for details. -gerrit
participants (1)
-
gerrit@coreboot.org