soc/cavium: Remove blank lines before '}' and after '{'
Change-Id: Id604dc981d6ca0a8163b7477b7916210faa56a77 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/81470 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Eric Lai <ericllai@google.com>
This commit is contained in:
parent
ebbb15f084
commit
4709d7c028
1 changed files with 0 additions and 1 deletions
|
|
@ -393,7 +393,6 @@ static int spi_ctrlr_xfer_vector(const struct spi_slave *slave,
|
|||
return 0;
|
||||
}
|
||||
static const struct spi_ctrlr spi_ctrlr = {
|
||||
|
||||
.xfer_vector = spi_ctrlr_xfer_vector,
|
||||
.max_xfer_size = SPI_CTRLR_DEFAULT_MAX_XFER_SIZE,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue