coreboot/src
Gabe Black 87f3b4ea01 spi: Remove the spi_set_speed and spi_cs_is_valid functions.
spi_set_speed was never implemented, and spi_cs_is_valid was only implemented
as a stub and never called.

BUG=None
TEST=Built for rambi, falco, and peach_pit.
BRANCH=None

Original-Change-Id: If30c2339f5e0360a5099eb540fab73fb23582905
Original-Signed-off-by: Gabe Black <gabeblack@google.com>
Original-Reviewed-on: https://chromium-review.googlesource.com/192045
Original-Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Original-Tested-by: Gabe Black <gabeblack@chromium.org>
Original-Reviewed-by: David Hendricks <dhendrix@chromium.org>
Original-Commit-Queue: Gabe Black <gabeblack@chromium.org>
(cherry picked from commit 98c1f6014c)
Signed-off-by: Marc Jones <marc.jones@se-eng.com>

Change-Id: Iebdb2704ee81aee432c83ab182246d31ef52a6b6
Reviewed-on: http://review.coreboot.org/7707
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins)
2014-12-09 20:32:13 +01:00
..
arch x86: provide symmetry between arm for cache_sync_instructions() 2014-12-09 18:40:50 +01:00
console ipq8064: prepare UART driver for use in coreboot 2014-12-05 20:22:47 +01:00
cpu vendorcode/amd/agesa/fam10: Build as a static library 2014-12-08 06:24:18 +01:00
device ddr3: Plumber DIMM type to parsed structure. 2014-12-07 15:18:41 +01:00
drivers vboot: allow for non-memory-mapped VBOOT regions 2014-12-09 18:41:00 +01:00
ec spi: Factor EC protocol details out of the SPI drivers. 2014-12-09 20:32:06 +01:00
include spi: Remove the spi_set_speed and spi_cs_is_valid functions. 2014-12-09 20:32:13 +01:00
lib x86: provide symmetry between arm for cache_sync_instructions() 2014-12-09 18:40:50 +01:00
mainboard spi: Factor EC protocol details out of the SPI drivers. 2014-12-09 20:32:06 +01:00
northbridge fsp platfoms: add prototype & consolidate main entry-point 2014-12-09 03:02:39 +01:00
soc spi: Remove the spi_set_speed and spi_cs_is_valid functions. 2014-12-09 20:32:13 +01:00
southbridge spi: Remove the spi_set_speed and spi_cs_is_valid functions. 2014-12-09 20:32:13 +01:00
superio Mark non-executable files non-executable 2014-12-01 17:33:07 +01:00
vendorcode vboot: allow for non-memory-mapped VBOOT regions 2014-12-09 18:41:00 +01:00
Kconfig Kconfig: Remove ACPI_SSDTX_NUM. 2014-12-07 21:06:34 +01:00