mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08: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 | ||