Skip to content

compile problem #3

@skiat

Description

@skiat

Hi all,
I was trying to compile from branch 3.14, for my beaglebone white, once changed my config to avoid sleep mode CONFIG_SUSPEND = NO but compiling there was a problem. It tries to compile something with it anyway, see the error:
::::::
CC arch/arm/mach-omap2/pm33xx.o
arch/arm/mach-omap2/pm33xx.c: In function ‘am33xx_pm_init’:
arch/arm/mach-omap2/pm33xx.c:546:2: error: ‘cefuse_pwrdm’ undeclared (first use in this function)
arch/arm/mach-omap2/pm33xx.c:546:2: note: each undeclared identifier is reported only once for each function it appears in
::::::
Once reintroduced CONFIG_SUSPEND = YES it compiled again..
Is it here the right place to notify that?

SKiAt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions