Re: [Suspend-devel] Compilation error in s2ram

2007-01-19 Thread Stefan Seyfried
On Fri, Jan 19, 2007 at 09:58:15AM +0100, Stefan Seyfried wrote: > One problem is, i never actually tested that :-) This is why it is not > committed yet (it compiles, but... :-) tested, it works, commited. -- Stefan Seyfried QA / R&D Team Mobile Devices| "Any ideas, John?"

Re: [Suspend-devel] Compilation error in s2ram

2007-01-19 Thread Stefan Seyfried
On Fri, Jan 19, 2007 at 01:43:55AM +0100, Pavel Machek wrote: > I believe seife had better version of that patch, even w/o > ifdef. Stefan, I guess it is worth it. Yes, i'll test it (i just need to find out if it still finds the VGA card, i don't need hardware that is affected by the bug) and th

Re: [Suspend-devel] Compilation error in s2ram

2007-01-19 Thread Stefan Seyfried
On Fri, Jan 19, 2007 at 12:54:51AM +0100, Pavel Machek wrote: > Hi1 > > > I get the following compilation error from the current CVS on x86_64: > > > > s2ram.c: In function ???find_vga???: > > s2ram.c:160: error: ???PCI_FILL_CLASS??? undeclared (first use in this > > function) > > s2ram.c:160: e

Re: [Suspend-devel] Compilation error in s2ram

2007-01-18 Thread Pavel Machek
On Fri 2007-01-19 01:39:03, Rafael J. Wysocki wrote: > Hi, > > On Friday, 19 January 2007 00:54, Pavel Machek wrote: > > Hi1 > > > > > I get the following compilation error from the current CVS on x86_64: > > > > > > s2ram.c: In function ???find_vga???: > > > s2ram.c:160: error: ???PCI_FILL_CLAS

Re: [Suspend-devel] Compilation error in s2ram

2007-01-18 Thread Rafael J. Wysocki
Hi, On Friday, 19 January 2007 00:54, Pavel Machek wrote: > Hi1 > > > I get the following compilation error from the current CVS on x86_64: > > > > s2ram.c: In function ???find_vga???: > > s2ram.c:160: error: ???PCI_FILL_CLASS??? undeclared (first use in this > > function) > > s2ram.c:160: erro

Re: [Suspend-devel] Compilation error in s2ram

2007-01-18 Thread Pavel Machek
Hi1 > I get the following compilation error from the current CVS on x86_64: > > s2ram.c: In function ???find_vga???: > s2ram.c:160: error: ???PCI_FILL_CLASS??? undeclared (first use in this > function) > s2ram.c:160: error: (Each undeclared identifier is reported only once > s2ram.c:160: error:

[Suspend-devel] Compilation error in s2ram

2007-01-18 Thread Rafael J. Wysocki
Hi, I get the following compilation error from the current CVS on x86_64: s2ram.c: In function ‘find_vga’: s2ram.c:160: error: ‘PCI_FILL_CLASS’ undeclared (first use in this function) s2ram.c:160: error: (Each undeclared identifier is reported only once s2ram.c:160: error: for each function it ap