Re: [PATCH] ppc: chipsfb.c build fix for CONFIG_PM
From: Rafael J. Wysocki <hidden>
Date: 2007-07-29 21:24:27
Also in:
lkml
From: Rafael J. Wysocki <hidden>
Date: 2007-07-29 21:24:27
Also in:
lkml
On Sunday, 29 July 2007 19:50, Mariusz Kozlowski wrote:
Hello, 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@vger.kernel.org/msg22171.html Greetings, Rafael -- "Premature optimization is the root of all evil." - Donald Knuth