Merge branch 'fix/intel' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie...
authorMark Brown <broonie@kernel.org>
Mon, 8 Jan 2018 15:54:50 +0000 (15:54 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 8 Jan 2018 15:54:50 +0000 (15:54 +0000)
1  2 
include/uapi/sound/snd_sst_tokens.h
sound/soc/intel/boards/kbl_rt5663_rt5514_max98927.c
sound/soc/intel/skylake/skl-messages.c
sound/soc/intel/skylake/skl-nhlt.c
sound/soc/intel/skylake/skl-pcm.c
sound/soc/intel/skylake/skl-sst-utils.c
sound/soc/intel/skylake/skl-topology.c

Simple merge
   */
  #include <linux/pci.h>
  #include "skl.h"
 +#include "skl-i2s.h"
  
+ #define NHLT_ACPI_HEADER_SIG  "NHLT"
  /* Unique identification for getting NHLT blobs */
  static guid_t osc_guid =
        GUID_INIT(0xA69F886E, 0x6CEB, 0x4594,
Simple merge