fix(devicetree): Adapt to upstream node changes (#5961)

This commit is contained in:
Jędrzej Boczar 2024-01-24 05:33:52 +01:00 committed by GitHub
parent 41128a7724
commit 37c808b8ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -30,8 +30,8 @@
(property
(identifier) @property)
(labeled_item
(identifier) @label)
(node
label: (_) @label)
(call_expression
(identifier) @function.macro)