On Fri, Dec 05, 2008 at 10:51:04AM +0000, Andy Green wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Somebody in the thread at some point said: > > | Great it just reminds me we are breaking new ground now updating > | pending-tracking for the first time, let's hope that isn't too rough. > > I have done it now and it seems to be OK, at least GTA02 suspend / > resume still works here and the thing builds. >
Hi Andy, andy-tracking does not build here for gta02. It says s3c_pm_init is not found. arch/arm/mach-s3c2410/pm.c: In function ‘s3c2410_pm_prepare’: arch/arm/mach-s3c2410/pm.c:51: error: ‘s3c_cpu_resume’ undeclared (first use in this function) arch/arm/mach-s3c2410/pm.c:51: error: (Each undeclared identifier is reported only once arch/arm/mach-s3c2410/pm.c:51: error: for each function it appears in.) make[1]: *** [arch/arm/mach-s3c2410/pm.o] Error 1 make: *** [arch/arm/mach-s3c2410] Error 2 make: *** Waiting for unfinished jobs.... CC arch/arm/kernel/stacktrace.o CC arch/arm/mach-s3c2440/dsc.o CC arch/arm/mm/flush.o CC arch/arm/mach-s3c2442/clock.o CC arch/arm/mach-s3c2440/irq.o CC arch/arm/mm/ioremap.o CC arch/arm/kernel/time.o LD arch/arm/mach-s3c2442/built-in.o CC arch/arm/mach-s3c2440/clock.o CC arch/arm/kernel/traps.o CC arch/arm/mach-s3c2440/dma.o CC arch/arm/mm/mmu.o CC arch/arm/kernel/fiq.o CC arch/arm/mach-s3c2440/fiq_c_isr.o CC arch/arm/mm/proc-syms.o CC arch/arm/mach-s3c2440/mach-smdk2440.o CC arch/arm/kernel/armksyms.o CC arch/arm/kernel/module.o LD arch/arm/mm/built-in.o CC arch/arm/mach-s3c2440/mach-gta02.o CC arch/arm/kernel/io.o CC arch/arm/kernel/init_task.o arch/arm/mach-s3c2440/mach-gta02.c: In function ‘gta02_machine_init’: arch/arm/mach-s3c2440/mach-gta02.c:1735: error: implicit declaration of function ‘s3c_pm_init’ make[1]: *** [arch/arm/mach-s3c2440/mach-gta02.o] Error 1 make: *** [arch/arm/mach-s3c2440] Error 2 LD arch/arm/kernel/built-in.o
