diff options
author | Rob Herring <[email protected]> | 2023-04-10 18:26:38 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-04-20 10:12:29 +0200 |
commit | 091b813d3d1078afba6ed74fa8df2a5bbc9bf124 (patch) | |
tree | 4e46e72d9121e86e525eda09243e649ee80f38db /drivers/fpga/fpga-mgr.c | |
parent | 9d9a7614a75989a2356c8d2db736ce1a69d92fe4 (diff) |
usb: Add explicit of.h of_platform.h include
Several USB drivers use of_platform_* functions which are declared in
of_platform.h. of_platform.h gets implicitly included by of_device.h,
but that is going to be removed soon. Nothing else depends on of_device.h
so it can be dropped.
Acked-by: Thinh Nguyen <[email protected]>
Acked-by: Chunfeng Yun <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions