Displaying 1 result from an estimated 1 matches for "057708da".
2018 Feb 16
0
[PATCH] bl: fix backlight regression
...t at redhat.com>
---
drm/nouveau/nouveau_backlight.c | 7 +++++++
drm/nouveau/nv50_display.c | 4 ++--
drm/nouveau/nv50_display.h | 4 ++++
3 files changed, 13 insertions(+), 2 deletions(-)
diff --git a/drm/nouveau/nouveau_backlight.c b/drm/nouveau/nouveau_backlight.c
index 380f3402..057708da 100644
--- a/drm/nouveau/nouveau_backlight.c
+++ b/drm/nouveau/nouveau_backlight.c
@@ -38,6 +38,8 @@
#include "nouveau_reg.h"
#include "nouveau_encoder.h"
+#include "nv50_display.h"
+
static struct ida bl_ida;
#define BL_NAME_SIZE 15 // 12 for name + 2 for digits...