diff options
author | Rob Herring <robh@kernel.org> | 2023-04-10 18:26:38 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-04-20 10:12:29 +0200 |
commit | 091b813d3d1078afba6ed74fa8df2a5bbc9bf124 (patch) | |
tree | 4e46e72d9121e86e525eda09243e649ee80f38db /tools/perf/scripts/python/export-to-postgresql.py | |
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 <Thinh.Nguyen@synopsys.com>
Acked-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230410232639.1561152-1-robh@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions