summaryrefslogtreecommitdiff
path: root/drivers/virtio
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2023-04-05 23:27:20 +0300
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2023-04-06 21:36:27 +0300
commit5d6f12c381071d2206a2b73140f7f1e7c86bc104 (patch)
treee969ada060711522819e8d628e64c0644cc3d691 /drivers/virtio
parentcf02f71c3ef870f0376a723fd9c95d288f381984 (diff)
downloadlinux-5d6f12c381071d2206a2b73140f7f1e7c86bc104.tar.xz
pata: ixp4xx: 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/ata/pata_ixp4xx_cf.c:258:15: error: implicit declaration of function 'of_property_read_u32_index'; did you mean 'fwnode_property_read_u32_array'? [-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 'drivers/virtio')
0 files changed, 0 insertions, 0 deletions