mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-06 22:27:31 +00:00
ipu3-cio2-bridge uses several features of the ACPI framework that have no
meaningful replacement when ACPI is disabled. Instead of adding #ifdefs to
the affected places, only build the bridge code if CONFIG_ACPI is enabled.
Fixes:
|
||
|---|---|---|
| .. | ||
| cio2-bridge.c | ||
| cio2-bridge.h | ||
| ipu3-cio2-main.c | ||
| ipu3-cio2.h | ||
| Kconfig | ||
| Makefile | ||