aboutsummaryrefslogtreecommitdiff
path: root/src/drmmode_pl111
diff options
context:
space:
mode:
Diffstat (limited to 'src/drmmode_pl111')
-rw-r--r--src/drmmode_pl111/drmmode_pl111.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drmmode_pl111/drmmode_pl111.c b/src/drmmode_pl111/drmmode_pl111.c
index b302432..2f7f064 100644
--- a/src/drmmode_pl111/drmmode_pl111.c
+++ b/src/drmmode_pl111/drmmode_pl111.c
@@ -55,7 +55,7 @@
#define PL111_BOT_CACHED (0x2 << 1)
/* TODO MIDEGL-1718: this should be included
- * from kernel headers when pl111 is mainline */
+ * from libdrm headers when pl111 is mainline */
struct drm_pl111_gem_create {
uint32_t height;
uint32_t width;