Commit 56512486 authored by Mark Brown's avatar Mark Brown

Merge branch 'for-4.20' of...

Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-4.21
parents 3bd7f658 29bdedfd
......@@ -109,7 +109,7 @@ struct bcm2835_spi {
int tx_prologue;
int rx_prologue;
bool tx_spillover;
bool dma_pending;
unsigned int dma_pending;
};
static inline u32 bcm2835_rd(struct bcm2835_spi *bs, unsigned reg)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment