Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

platform: imx: remove pm_runtime.h #9503

Commits on Sep 23, 2024

  1. platform: imx: remove pm_runtime.h

    Remove pm_runtime.h file from some imx platforms
    (imx93, imx8, and imx8ulp), which only support Zephyr
    builds. This is done because the header is no longer
    mandatory. The operations implemented in it were NOPs.
    
    Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
    LaurentiuM1234 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    62369fd View commit details
    Browse the repository at this point in the history