diff options
author | YueHaibing <[email protected]> | 2019-04-12 23:19:11 +0800 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2019-04-23 11:30:59 +0200 |
commit | fe066621c7966fe47fa17c6be6fd81adb3c0509f (patch) | |
tree | def7c26d26ad0aa3f16f9a998ebd8a262f8379e8 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 257f9053c0204ea47491aa236004fd1226f75fa8 (diff) |
gpio: merrifield: Fix build err without CONFIG_ACPI
When building CONFIG_ACPI is not set
gcc warn this:
drivers/gpio/gpio-merrifield.c: In function mrfld_gpio_get_pinctrl_dev_name:
drivers/gpio/gpio-merrifield.c:388:19: error: dereferencing pointer to incomplete type struct acpi_device
put_device(&adev->dev);
^~
Reported-by: Hulk Robot <[email protected]>
Fixes: d00d2109c367 ("gpio: merrifield: Convert to use acpi_dev_get_first_match_dev()")
Suggested-by: Andy Shevchenko <[email protected]>
Signed-off-by: YueHaibing <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Acked-by: Linus Walleij <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions