mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-02 13:25:29 +00:00
Some architectures do not provide devm_*() APIs. Hence make the driver
dependent on HAVE_IOMEM.
Fixes:
|
||
|---|---|---|
| .. | ||
| acpi.c | ||
| core.c | ||
| dw.c | ||
| idma32.c | ||
| internal.h | ||
| Kconfig | ||
| Makefile | ||
| of.c | ||
| pci.c | ||
| platform.c | ||
| regs.h | ||