diff options
author | 2024-12-16 21:17:21 +0000 | |
---|---|---|
committer | 2024-12-19 20:59:36 +0100 | |
commit | 84524b1dadd8c4dd772d22b7effe45e7e65c27f5 (patch) | |
tree | 2d72dda509799f1ed9846327a277d68b7bb39449 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ACPI: bus: implement acpi_device_hid when !ACPI (diff) | |
download | linux-rng-84524b1dadd8c4dd772d22b7effe45e7e65c27f5.tar.xz linux-rng-84524b1dadd8c4dd772d22b7effe45e7e65c27f5.zip |
media: ipu-bridge: Remove unneeded conditional compilations
The ACPI headers have introduced implementations for some of their
functions when the kernel is not configured with ACPI.
Let's use them instead of our conditional compilation. It is easier to
maintain and less prone to errors.
Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Acked-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
Link: https://patch.msgid.link/20241216-fix-ipu-v5-7-3d6b35ddce7b@chromium.org
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions