ACPI: bus: Constify is_acpi_node() and friends (part 2)
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 2 Mar 2021 13:35:48 +0000 (15:35 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 3 Mar 2021 18:50:47 +0000 (19:50 +0100)
commitff70784ab9f89e78e67d5d172bf7644de673f61f
tree4052e92725c8bc3cdf4ad3dc20b87d191ef08a40
parentfe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8
ACPI: bus: Constify is_acpi_node() and friends (part 2)

Commit 8b9d6802583a ("ACPI: Constify acpi_bus helper functions,
switch to macros") only changed functions for CONFIG_ACPI=y case.
This part adjusts the rest.

Fixes: 8b9d6802583a ("ACPI: Constify acpi_bus helper functions, switch to macros")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/linux/acpi.h