2013/11/27 Ilia Mirkin <[email protected]>: > Reported-by: Jim Davis <[email protected]> > Signed-off-by: Ilia Mirkin <[email protected]> > --- > drivers/gpu/drm/nouveau/nouveau_hwmon.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/gpu/drm/nouveau/nouveau_hwmon.c > b/drivers/gpu/drm/nouveau/nouveau_hwmon.c > index 38a4db5..4aff04f 100644 > --- a/drivers/gpu/drm/nouveau/nouveau_hwmon.c > +++ b/drivers/gpu/drm/nouveau/nouveau_hwmon.c > @@ -630,7 +630,6 @@ error: > hwmon->hwmon = NULL; > return ret; > #else > - hwmon->hwmon = NULL; > return 0; > #endif > }
I reran a configuration that had failed with that error with today's linux-next, and with the change it worked just fine. Tested-by: [email protected] Jim _______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
