diff options
| author | Kejian Yan <yankejian@huawei.com> | 2016-06-03 05:55:10 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2016-06-05 04:32:40 +0300 |
| commit | 4ae399241adba66ad72e5973a1004f37ffbe67cd (patch) | |
| tree | cc916fc3063dab86fdabcd93fb447bdf37cc1013 /tools/perf/scripts/python/stat-cpi.py | |
| parent | 6eb17e0df74c036eba7548915b37f009403fe09e (diff) | |
| download | linux-4ae399241adba66ad72e5973a1004f37ffbe67cd.tar.xz | |
ACPI: bus: add stub acpi_evaluate_dsm() to linux/acpi.h
acpi_evaluate_dsm() will be used to handle the _DSM method in ACPI case.
It will be compiled in non-ACPI case, but the function is in acpi_bus.h
and acpi_bus.h can only be used in ACPI case, so this patch add the stub
function to linux/acpi.h to make compiled successfully in non-ACPI cases.
Cc: Rafael J. Wysocki <rjw@rjwysocki.net>
Signed-off-by: Kejian Yan <yankejian@huawei.com>
Signed-off-by: Yisen Zhuang <Yisen.Zhuang@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions
