On Thu, Jun 3, 2021 at 11:35 AM Stefan Schmidt
<stefan@xxxxxxxxxxxxxxxxxx> wrote:
On 31.05.21 15:22, Andy Shevchenko wrote:
Driver can be used in different environments and moreover, when compiled
with !OF, the compiler may issue a warning due to unused mrf24j40_of_match
variable. Hence drop unneeded of_match_ptr() call.
While at it, update headers block to reflect above changes.
...
I took the freedom to fix the typo in the subject line and add a better
prefix:
net: ieee802154: mrf24j40: Drop unneeded of_match_ptr()
Right, thanks!
This patch has been applied to the wpan tree and will be
part of the next pull request to net. Thanks!
Btw, which tree are you using for wpan development? I see one with 6
weeks old commits, is that the correct one?