Re: [PATCH] ppc: chipsfb.c build fix for CONFIG_PM

From: Mariusz Kozlowski
Date: Sun Jul 29 2007 - 17:31:33 EST


> > This patch fixes the following build error on powerpc:
> >
> > CC drivers/video/chipsfb.o
> > drivers/video/chipsfb.c: In function 'chipsfb_pci_suspend':
> > drivers/video/chipsfb.c:461: error: 'PM_SUSPEND_MEM' undeclared (first use in this function)
> > drivers/video/chipsfb.c:461: error: (Each undeclared identifier is reported only once
> > drivers/video/chipsfb.c:461: error: for each function it appears in.)
> > make[2]: *** [drivers/video/chipsfb.o] Blad 1
> > make[1]: *** [drivers/video] Blad 2
> > make: *** [drivers] Blad 2
>
> Already fixed in the right way. Please see:
> http://www.mail-archive.com/mm-commits@xxxxxxxxxxxxxxx/msg22171.html

Ah... ok. Didn't see that.

Thanks,

Mariusz
-
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/