X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Frapidio%2Fdevices%2Ftsi721.h;h=7061ac0ad4287c0d84edb39058ef6abc295e43ce;hb=084c6c5013af3c62f1c344435214496f5ac999f2;hp=b4b0d83f9ef6437dfb97f33037aaee1acf7bda59;hpb=efc828022e756683992c8d09bd15b3474ba3e9b6;p=~andy%2Flinux diff --git a/drivers/rapidio/devices/tsi721.h b/drivers/rapidio/devices/tsi721.h index b4b0d83f9ef..7061ac0ad42 100644 --- a/drivers/rapidio/devices/tsi721.h +++ b/drivers/rapidio/devices/tsi721.h @@ -678,6 +678,7 @@ struct tsi721_bdma_chan { struct list_head free_list; dma_cookie_t completed_cookie; struct tasklet_struct tasklet; + bool active; }; #endif /* CONFIG_RAPIDIO_DMA_ENGINE */