coreboot/src
Furquan Shaikh dd8d24759d drivers/spi/spi-generic: Make spi_setup_slave strong symbol
Now that all platforms are updated to provide spi bus map, there is no
need to keep the spi_setup_slave as a weak symbol.

BUG=b:38430839

Change-Id: I59b9bbb5303dad7ce062958a0ab8dee49a4ec1e0
Signed-off-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-on: https://review.coreboot.org/19781
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2017-05-24 04:43:46 +02:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch arch/x86/include: Use IS_ENABLED() macro 2017-05-22 11:07:31 +02:00
commonlib commonlib: Move drivers/storage into commonlib/storage 2017-05-12 18:20:33 +02:00
console cbmem_console: Improve 'cbmem -1' behavior for truncated pre-CBMEM logs 2017-05-18 19:49:43 +02:00
cpu drivers/spi/spi_flash: Pass in flash structure to fill in probe 2017-05-19 21:21:47 +02:00
device device/oprom/include: Use IS_ENABLED() macro 2017-05-22 11:07:43 +02:00
drivers drivers/spi/spi-generic: Make spi_setup_slave strong symbol 2017-05-24 04:43:46 +02:00
ec mb/lenovo/x201: Add support for ThinkLight 2017-05-11 16:43:26 +02:00
include include/device: Add pci ids for Intel GLK 2017-05-22 21:29:55 +02:00
lib cbmem_console: Improve 'cbmem -1' behavior for truncated pre-CBMEM logs 2017-05-18 19:49:43 +02:00
mainboard soc/marvell/bg4cd: remove cosmos mainboard and bg4cd soc 2017-05-24 00:28:22 +02:00
northbridge nb/intel/haswell: Fix up C NGI remnants 2017-05-22 10:25:42 +02:00
soc soc/marvell/armada38x: Remove unused SoC armada38x 2017-05-24 04:43:23 +02:00
southbridge southbridge/amd: Move spi driver to use spi_bus_map 2017-05-24 04:43:04 +02:00
superio superio/nuvoton: Make SuperIO config functions externally available 2017-05-11 16:40:55 +02:00
vboot vboot: Separate board name and version number in FWID with a dot 2017-04-29 01:44:10 +02:00
vendorcode vendorcode/intel/fsp/fsp2_0/glk: Add FSP header files for GLK 2017-05-12 05:32:39 +02:00
Kconfig Kconfig: Move and clean up CONFIG_VGA 2017-05-22 12:24:43 +02:00