opnsense-src/sys/dev/sdhci
Andrew Turner 1d54105b97 Stop relying on header pollution in sdhci_xenon.c
Include sys/malloc.h directly in sdhci_xenon.c to get the malloc(9)
definition rather than depend on header pollution.

Sponsored by:	The FreeBSD Foundation

(cherry picked from commit 232323a531)
2023-01-23 12:36:27 +00:00
..
fsl_sdhci.c sdhci: clean up empty lines in .c and .h files 2020-09-01 21:54:16 +00:00
sdhci.c sdhci: allow setting MMC capabilities before sdhci_init_slot 2022-03-07 16:59:50 +01:00
sdhci.h sdhci(4): Fix a typo in asource code comment 2022-09-06 07:38:14 +02:00
sdhci_acpi.c o Don't allocate resources for SDMA in sdhci(4) if the controller or the 2018-12-30 23:08:06 +00:00
sdhci_fdt.c sdhci: Make ext_resources non-optional 2022-05-16 13:45:35 +02:00
sdhci_fdt_gpio.c Release all previously allocated resources. 2017-03-08 14:52:03 +00:00
sdhci_fdt_gpio.h Add new helper routines for sdhci bridge drivers that use gpio pins for 2017-01-09 01:54:36 +00:00
sdhci_fsl_fdt.c Introduce the SDHCI driver for NXP QorIQ Layerscape SoCs 2020-09-01 16:17:21 +00:00
sdhci_if.m Regularize my copyright notice 2019-12-04 16:56:11 +00:00
sdhci_pci.c sdhci(4): Recognize the Texas Instruments PCIxx12 card reader. 2020-08-25 18:32:43 +00:00
sdhci_xenon.c Stop relying on header pollution in sdhci_xenon.c 2023-01-23 12:36:27 +00:00
sdhci_xenon.h sdhci_xenon: split driver file into generic file and fdt parts 2022-03-30 00:24:27 +02:00
sdhci_xenon_acpi.c sdhci: Make ext_resources non-optional 2022-05-16 13:45:35 +02:00
sdhci_xenon_fdt.c sdhci_xenon: split driver file into generic file and fdt parts 2022-03-30 00:24:27 +02:00