diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2023-03-21 19:28:00 +0300 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2023-03-30 16:41:14 +0300 |
commit | 45e6cc8ef1cd8576707506a4eeffef858e4a1a83 (patch) | |
tree | 943bb45f0d504e21f1f0e644cdada68bcc458b79 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 890c3a6ff25fbbcedcd9c77fc97ac4d54d7a5a61 (diff) | |
download | linux-45e6cc8ef1cd8576707506a4eeffef858e4a1a83.tar.xz |
pinctrl: renesas: core: Drop unneeded #ifdef CONFIG_OF
As the of_node member of struct device always exists, and there is a
dummy of of_device_get_match_data() for the !CONFIG_OF case, there is no
longer a need to protect code using these interfaces with an #ifdef.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://lore.kernel.org/r/55d72ce46b43ec2f41681cb5ba7ca7fcebdb98d1.1679416005.git.geert+renesas@glider.be
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions