mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
Remove a stale comment.
Submitted by: jimharris
This commit is contained in:
parent
33ddd0f61a
commit
3a71b630ff
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=232886
@ -291,7 +291,6 @@ ahbattach(device_t dev)
|
||||
* need to perform during normal operation.
|
||||
*/
|
||||
/* DMA tag for mapping buffers into device visible space. */
|
||||
/* XXX Should be a child of the EISA bus dma tag */
|
||||
if (bus_dma_tag_create( /* parent */ bus_get_dma_tag(dev),
|
||||
/* alignment */ 1,
|
||||
/* boundary */ 0,
|
||||
|
Loading…
Reference in New Issue
Block a user