-
Notifications
You must be signed in to change notification settings - Fork 579
Closed
Description
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
Labels
No labels