Re: [Nouveau] [PATCH] platform: fix compilation error

2014-08-13 Thread Ben Skeggs
On Wed, Aug 13, 2014 at 8:16 AM, Alexandre Courbot wrote: > nouveau_platform.c was still using the old nouveau_dev() macro, > triggering a compilation error. Fix this. Hey Alex, Apologies for missing this. I rebased on top of your patches, and it got missed in the grep. Thank you, Ben. > > Sig

[Nouveau] [PATCH] platform: fix compilation error

2014-08-12 Thread Alexandre Courbot
nouveau_platform.c was still using the old nouveau_dev() macro, triggering a compilation error. Fix this. Signed-off-by: Alexandre Courbot --- Hi Ben, This one should probably go for 3.17 as Linus' tree currently does not compile if NOUVEAU_PLATFORM is selected. :( drm/nouveau_platform.c | 3 +