aboutsummaryrefslogtreecommitdiff
path: root/linux-core/nv50_crtc.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-core/nv50_crtc.h')
-rw-r--r--linux-core/nv50_crtc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-core/nv50_crtc.h b/linux-core/nv50_crtc.h
index b63c5a22..de9a33f2 100644
--- a/linux-core/nv50_crtc.h
+++ b/linux-core/nv50_crtc.h
@@ -34,7 +34,7 @@ struct nv50_lut;
struct nv50_fb;
struct nv50_crtc {
- struct list_head head;
+ struct list_head item;
struct drm_device *dev;
int index;