freebsd-dev/sys/dev/xdma
Andrew Turner 91e2614a71 Fix xdma_if.m in an ACPI only kernel
- We depend on header polution to include sys/malloc.h. Include it
   directly.
 - Only define FDT-specific fuctions when building a FDT kernel.

Sponsored by:	Innovate UK
2022-10-27 17:17:20 +01:00
..
controller xdma: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-10 10:21:37 -07:00
xdma_bank.c
xdma_bio.c
xdma_fdt_test.c xdma: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-10 10:21:37 -07:00
xdma_if.m Fix xdma_if.m in an ACPI only kernel 2022-10-27 17:17:20 +01:00
xdma_iommu.c
xdma_mbuf.c
xdma_queue.c
xdma_sg.c
xdma_sglist.c
xdma.c
xdma.h