soc/intel/{cannonlake,skylake}: Add _soc_ prefix in spi soc routine
commit09564fce556558dfe9c14dd756513545ffeb1914
authorSubrata Banik <subrata.banik@intel.com>
Thu, 9 Nov 2017 06:46:36 +0000 (9 12:16 +0530)
committerAaron Durbin <adurbin@chromium.org>
Sat, 11 Nov 2017 18:19:31 +0000 (11 18:19 +0000)
treed1efa710c16026bc310115b7a70d2b1d2cdf3be5
parent6c4b5916fcd4844410a709320ab7bf5a06a45596
soc/intel/{cannonlake,skylake}: Add _soc_ prefix in spi soc routine

This ensures that function callback into the SoC code.

Change-Id: Idc16d315ba25d17a2ab537fcdf0c2b51c8802a67
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/22392
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
src/soc/intel/cannonlake/gspi.c
src/soc/intel/cannonlake/include/soc/pci_devs.h
src/soc/intel/cannonlake/spi.c
src/soc/intel/skylake/gspi.c
src/soc/intel/skylake/include/soc/pci_devs.h
src/soc/intel/skylake/spi.c