diff options
author | Rob Herring <robh@kernel.org> | 2023-04-05 23:27:21 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2023-04-06 21:36:27 +0300 |
commit | c5111a5b1a603cbad4bb3b49ae9a77dbc2252a59 (patch) | |
tree | 0f0b64aeee75bcdc93b1eb9f07d177a2eef41ea7 /crypto/scatterwalk.c | |
parent | 5d6f12c381071d2206a2b73140f7f1e7c86bc104 (diff) | |
download | linux-c5111a5b1a603cbad4bb3b49ae9a77dbc2252a59.tar.xz |
virtio-mmio: Add explicit include for of.h
With linux/acpi.h no longer implicitly including of.h, add an explicit
include of of.h to fix the following error:
drivers/virtio/virtio_mmio.c:492:13: error: implicit declaration of function 'of_property_read_bool'; did you mean 'fwnode_property_read_bool'? [-Werror=implicit-function-declaration]
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'crypto/scatterwalk.c')
0 files changed, 0 insertions, 0 deletions