mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-19 10:44:14 +08:00
Merge branch 'topic/nbpfaxi' into for-linus
This commit is contained in:
commit
e48696fb20
@ -479,6 +479,7 @@ static size_t nbpf_xfer_size(struct nbpf_device *nbpf,
|
||||
|
||||
default:
|
||||
pr_warn("%s(): invalid bus width %u\n", __func__, width);
|
||||
/* fall through */
|
||||
case DMA_SLAVE_BUSWIDTH_1_BYTE:
|
||||
size = burst;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user