2013/11/27 Ilia Mirkin <imirkin@xxxxxxxxxxxx>: > Reported-by: Jim Davis <jim.epost@xxxxxxxxx> > Signed-off-by: Ilia Mirkin <imirkin@xxxxxxxxxxxx> > --- > 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: jim.epost@xxxxxxxxx Jim _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel