opnsense-src/sys/dev/xdma
Andrew Turner 47218e711e Include opt_platform.h to ensure FDT is defined
We need to include opt_platform.h as it's where FDT will be defined.

Sponsored by:	The FreeBSD Foundation
2022-10-04 17:38:56 +01:00
..
controller xdma: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-10 10:21:37 -07:00
xdma.c xdma: Inline variables with simple values used once in a KASSERT(). 2022-04-13 16:08:23 -07:00
xdma.h
xdma_bank.c xdma: Inline variables with simple values used once in a KASSERT(). 2022-04-13 16:08:23 -07:00
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 Include opt_platform.h to ensure FDT is defined 2022-10-04 17:38:56 +01:00
xdma_iommu.c
xdma_mbuf.c
xdma_queue.c xdma: Inline variables with simple values used once in a KASSERT(). 2022-04-13 16:08:23 -07:00
xdma_sg.c
xdma_sglist.c