diff options
author | 2024-03-01 20:00:06 +0200 | |
---|---|---|
committer | 2024-03-07 22:07:22 +0000 | |
commit | 1c4002aeab3c81afa8a00ae76b1ea38d066e9978 (patch) | |
tree | f6c0918feea20d543aa8b8196c8403c5dbd1b090 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | driver core: Drop unneeded 'extern' keyword in fwnode.h (diff) | |
download | wireguard-linux-1c4002aeab3c81afa8a00ae76b1ea38d066e9978.tar.xz wireguard-linux-1c4002aeab3c81afa8a00ae76b1ea38d066e9978.zip |
driver core: Move fw_devlink stuff to where it belongs
A few APIs, i.e. fwnode_is_ancestor_of(), fwnode_get_next_parent_dev(),
and get_dev_from_fwnode(), that belong specifically to the fw_devlink APIs,
may be static, but they are not.
Resolve this mess by moving them to the driver/base/core where the all
users are being resided and make static.
No functional changes intended.
Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Acked-by: "Rafael J. Wysocki" <rafael@kernel.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20240301180138.271590-3-andriy.shevchenko@linux.intel.com
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