Re: zaurus: cleanup sharpsl_pm.c

From: Eric Miao
Date: Thu Oct 22 2009 - 10:06:15 EST


On Tue, Oct 20, 2009 at 11:59 PM, Eric Miao <eric.y.miao@xxxxxxxxx> wrote:
> On Sun, Oct 18, 2009 at 12:36 AM, Pavel Machek <pavel@xxxxxx> wrote:
>> On Tue 2009-10-06 22:03:39, Pavel Machek wrote:
>>> This fixes checkpatch/style problems in sharpsl_pm.c, allowing me to
>>> submit real fixes next. Move spitz-specific voltage table to
>>> spitz-specific file.
>>>
>>> Signed-off-by: Pavel Machek <pavel@xxxxxx>
>>
>> Eric, any news on this one? I have real development going on top of
>> this one, so it is quite important for me...
>
> Sorry late on this. Applied.

Pavel,

Here's the problem, please help look into this:

CC arch/arm/mach-pxa/corgi_pm.o
In file included from
/home/ycmiao/kernel/linux-2.6/arch/arm/mach-pxa/corgi_pm.c:28:
/home/ycmiao/kernel/linux-2.6/arch/arm/mach-pxa/include/mach/pxa2xx-gpio.h:4:2:
warning: #warning Please use mfp-pxa2[57]x.h instead of pxa2xx-gpio.h
/home/ycmiao/kernel/linux-2.6/arch/arm/mach-pxa/corgi_pm.c:217: error:
'spitz_battery_levels_noac' undeclared here (not in a function)
/home/ycmiao/kernel/linux-2.6/arch/arm/mach-pxa/corgi_pm.c:218: error:
'spitz_battery_levels_acin' undeclared here (not in a function)
make[2]: *** [arch/arm/mach-pxa/corgi_pm.o] Error 1
make[1]: *** [arch/arm/mach-pxa] Error 2
make[1]: *** Waiting for unfinished jobs....
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/