Skip to content

Commit 4df2e7a

Browse files
hoshinolinajannau
authored andcommitted
fixup! dmaengine: apple-sio: Add Apple SIO driver
1 parent cbbfbbf commit 4df2e7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/dma/apple-sio.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ static struct dma_chan *sio_dma_of_xlate(struct of_phandle_args *dma_spec,
482482
return dma_get_slave_channel(&sio->channels[index].vc.chan);
483483
}
484484

485-
static void sio_rtk_crashed(void *cookie)
485+
static void sio_rtk_crashed(void *cookie, const void *crashlog, size_t crashlog_size)
486486
{
487487
struct sio_data *sio = cookie;
488488

0 commit comments

Comments
 (0)