diff options
author | Rob Herring <robh@kernel.org> | 2023-04-05 15:27:21 -0500 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2023-04-06 20:36:27 +0200 |
commit | c5111a5b1a603cbad4bb3b49ae9a77dbc2252a59 (patch) | |
tree | 0f0b64aeee75bcdc93b1eb9f07d177a2eef41ea7 /.mailmap | |
parent | 5d6f12c381071d2206a2b73140f7f1e7c86bc104 (diff) | |
download | linux-next-c5111a5b1a603cbad4bb3b49ae9a77dbc2252a59.tar.gz |
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 '.mailmap')
0 files changed, 0 insertions, 0 deletions