soc/intel/common: use nvs.h include for nhlt code
commit36de4652e04fcc2c6d92886404c78225e7b6468c
authorAaron Durbin <adurbin@chromium.org>
Wed, 29 Jun 2016 22:28:02 +0000 (29 17:28 -0500)
committerAaron Durbin <adurbin@chromium.org>
Fri, 1 Jul 2016 01:20:58 +0000 (1 03:20 +0200)
tree30f9c2b69d9162e69eb0fc8c2db89cea8af9e736
parent2656219008045b983d4f72adef0e0a09f6e6265c
soc/intel/common: use nvs.h include for nhlt code

The nvs.h header is the one which defines global_nvs_t proper.
Don't rely on an indirect inclusion.

Change-Id: I89d6a73f65e408c73f068b4a35b5efd361a6e5d3
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/15503
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins)
src/soc/intel/common/nhlt.c