coreboot/src/drivers/intel/fsp
Gabe Black 1e187356e8 spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.
The spi_flash_probe and and spi_setup_slave functions each took a max_hz
parameter and a spi_mode parameter which were never used.

BUG=None
TEST=Built for link, falco, rambi, nyan.
BRANCH=None

Change-Id: I3a2e0a9ab530bcc0f722f81f00e8c7bd1f6d2a22
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-on: https://chromium-review.googlesource.com/192046
Reviewed-by: Gabe Black <gabeblack@chromium.org>
Tested-by: Gabe Black <gabeblack@chromium.org>
Commit-Queue: Gabe Black <gabeblack@chromium.org>
[km: cherry-pick from chromium]
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/6174
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2014-07-05 11:36:11 +02:00
..
cache_as_ram.inc Intel FSP: add a shared set of functions for the FSP 2014-05-09 21:35:56 +02:00
fastboot_cache.c spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. 2014-07-05 11:36:11 +02:00
fsp_util.c Intel FSP: add a shared set of functions for the FSP 2014-05-09 21:35:56 +02:00
fsp_util.h Intel FSP: add a shared set of functions for the FSP 2014-05-09 21:35:56 +02:00
Kconfig drivers/intel/fsp: update enable_mrc_cache with fast boot 2014-05-29 23:09:26 +02:00
Makefile.inc build: separate CPPFLAGS from CFLAGS 2014-05-17 21:14:29 +02:00