diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2023-01-19 22:11:00 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-01-20 16:25:17 +0300 |
commit | 1b94ad7ccc21c002ca324d4fe6c11078bb4d4c9a (patch) | |
tree | fc3a49d3ed08e1b832696a7e43bec8d97226d9a8 /drivers/net/ethernet/intel/Kconfig | |
parent | ba197fdea699adfd3bcb73a67ec0e74b59b9506d (diff) | |
download | linux-1b94ad7ccc21c002ca324d4fe6c11078bb4d4c9a.tar.xz |
ACPI: utils: Add acpi_evaluate_dsm_typed() and acpi_check_dsm() stubs
When the ACPI part of a driver is optional the methods used in it
are expected to be available even if CONFIG_ACPI=n. This is not
the case for _DSM related methods. Add stubs for
acpi_evaluate_dsm_typed() and acpi_check_dsm() methods.
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/Kconfig')
0 files changed, 0 insertions, 0 deletions