Hi Guenter,
On Mon, 11 Aug 2014 10:05:10 -0700 Guenter Roeck <linux@xxxxxxxxxxxx> wrote:
New build failures:
Building arm:s5pv210_defconfig ... failed
--------------
Error log:
arch/arm/mach-s5pv210/pm.c:150:12: error: 'suspend_valid_only_mem' undeclared
here (not in a function)
make[1]: *** [arch/arm/mach-s5pv210/pm.o] Error 1
Building arm:pxa910_defconfig ... failed
--------------
Error log:
arch/arm/mach-mmp/pm-pxa910.c: In function 'pxa910_pm_valid':
arch/arm/mach-mmp/pm-pxa910.c:243:65: error: expected ')' before ';' token
arch/arm/mach-mmp/pm-pxa910.c:244:1: error: expected ';' before '}' token
make[1]: *** [arch/arm/mach-mmp/pm-pxa910.o] Error 1
The patch that caused this has been removed from linux-next.