pussuw commented on PR #12149: URL: https://github.com/apache/nuttx/pull/12149#issuecomment-2057727317
> Maybe you need to include the right header: > > ``` > Error: chip/imx9_lpi2c.c:758:3: error: implicit declaration of function 'modifyreg32'; did you mean 'modreg32'? [-Werror=implicit-function-declaration] > 758 | modifyreg32(priv->config->base + offset, clearbits, setbits); > ``` Need to rebase, it's missing this: https://github.com/apache/nuttx/pull/12146 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
