Revert a patch that accidentally was committed with r354729
This commit is contained in:
parent
3eb06a2526
commit
609b5798d2
@ -236,12 +236,6 @@ bus_dma_tag_create(bus_dma_tag_t parent, bus_size_t alignment,
|
||||
return (error);
|
||||
}
|
||||
|
||||
bus_dma_tag_t
|
||||
bus_dma_tag_alloc(bus_dma_tag_t parent, bus_dma_props_t props)
|
||||
{
|
||||
return (NULL);
|
||||
}
|
||||
|
||||
int
|
||||
bus_dma_tag_destroy(bus_dma_tag_t dmat)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user