coreboot-kgpe-d16/src/soc/intel/broadwell
Furquan Shaikh 0dba0254ea spi: Fix parameter types for spi functions
1. Use size_t instead of unsigned int for bytes_out and bytes_in.
2. Use const attribute for spi_slave structure passed into xfer, claim
bus and release bus functions.

BUG=chrome-os-partner:59832
BRANCH=None
TEST=Compiles successfully

Change-Id: Ie70b3520b51c42d750f907892545510c6058f85a
Signed-off-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-on: https://review.coreboot.org/17682
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-12-05 03:24:38 +01:00
..
acpi
bootblock
include/soc chromeos mainboards: remove chromeos.asl 2016-07-30 01:36:32 +02:00
romstage romstage_handoff: remove code duplication 2016-12-01 08:16:15 +01:00
acpi.c
adsp.c
chip.c
chip.h
cpu.c src/soc: Capitalize CPU, ACPI, RAM and ROM 2016-07-31 19:27:53 +02:00
cpu_info.c
ehci.c
elog.c soc/intel/broadwell: use common Intel ACPI hardware definitions 2016-07-15 08:32:49 +02:00
finalize.c
gpio.c
hda.c
igd.c bootmode: Get rid of CONFIG_BOOTMODE_STRAPS 2016-07-28 00:36:22 +02:00
iobp.c
Kconfig Remove explicit select MMCONF_SUPPORT 2016-11-22 04:15:11 +01:00
lpc.c src/soc: Add required space before opening parenthesis '(' 2016-08-31 20:09:42 +02:00
Makefile.inc
me.c intel/broadwell: "free" memory after use 2016-10-19 21:26:49 +02:00
me_status.c broadwell/me: Fix out-of-bounds array access error 2016-05-04 16:33:24 +02:00
memmap.c
minihd.c
monotonic_timer.c
pch.c
pcie.c intel/broadwell: fix typo 2016-07-31 19:01:56 +02:00
pei_data.c
pmutil.c
ramstage.c
refcode.c soc/intel/broadwell: use common Intel ACPI hardware definitions 2016-07-15 08:32:49 +02:00
reset.c
sata.c
serialio.c
smbus.c
smbus_common.c
smi.c
smihandler.c src/soc: Add required space before opening parenthesis '(' 2016-08-31 20:09:42 +02:00
smmrelocate.c src/soc: Capitalize CPU, ACPI, RAM and ROM 2016-07-31 19:27:53 +02:00
spi.c spi: Fix parameter types for spi functions 2016-12-05 03:24:38 +01:00
stage_cache.c src/soc: Capitalize CPU, ACPI, RAM and ROM 2016-07-31 19:27:53 +02:00
systemagent.c
tsc_freq.c
usb_debug.c
xhci.c soc/intel/broadwell: use common Intel ACPI hardware definitions 2016-07-15 08:32:49 +02:00