diff options
author | Chen Jiahao <chenjiahao16@huawei.com> | 2023-08-09 13:04:26 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-08-09 14:52:44 +0300 |
commit | c329adf3026034c84ddd61c0b19db53d40510ae7 (patch) | |
tree | 8d36ba0d366da9722c491e08dd996b72f3d7f5d9 /scripts/gdb/linux/utils.py | |
parent | 3988795eb08c4239e865c4c21a3d5fd6fb2bd055 (diff) | |
download | linux-c329adf3026034c84ddd61c0b19db53d40510ae7.tar.xz |
regulator: mpq7920: Remove redundant of_match_ptr() macro
Since the driver mpq7920 depends on CONFIG_OF,
it makes no difference to wrap of_match_ptr() here.
Remove the of_match_ptr() macro to clean it up.
Signed-off-by: Chen Jiahao <chenjiahao16@huawei.com>
Link: https://lore.kernel.org/r/20230809100428.2669817-6-chenjiahao16@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions