coreboot-kgpe-d16/src/southbridge/amd
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
..
agesa spi: Fix parameter types for spi functions 2016-12-05 03:24:38 +01:00
amd8111 src/southbridge: Remove unnecessary whitespace 2016-10-07 18:09:06 +02:00
amd8131 src/southbridge: Code formating 2016-08-31 20:22:46 +02:00
amd8132 src/southbridge: Code formating 2016-08-31 20:22:46 +02:00
amd8151 src/southbridge: Code formating 2016-08-31 20:22:46 +02:00
cimx spi: Fix parameter types for spi functions 2016-12-05 03:24:38 +01:00
common src/southbridge: Code formating 2016-08-31 20:22:46 +02:00
cs5535 southbridge/amd: Add space around operators 2016-09-20 17:15:32 +02:00
cs5536 southbridge/amd: Add space around operators 2016-09-20 17:15:32 +02:00
pi AMD binaryPI: Use explicit PCI IO config access in bootblock 2016-12-01 05:50:17 +01:00
rs690 src/southbridge: Remove unnecessary semicolon 2016-10-04 14:30:52 +02:00
rs780 src/southbridge: Remove unnecessary whitespace 2016-10-07 18:09:06 +02:00
sb600 AMD sb600: Fix PCI ID error 2016-11-21 21:01:22 +01:00
sb700 spi: Fix parameter types for spi functions 2016-12-05 03:24:38 +01:00
sb800 src/southbridge: Remove unnecessary semicolon 2016-10-04 14:30:52 +02:00
sr5650 southbridge/amd/sr5650/sr5650.c: Update acpi_fill_ivrs 2016-09-15 01:43:38 +02:00