diff options
Diffstat (limited to 'drivers/gpu/drm/tinydrm/repaper.c')
-rw-r--r-- | drivers/gpu/drm/tinydrm/repaper.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/tinydrm/repaper.c b/drivers/gpu/drm/tinydrm/repaper.c index 54d6fe0f37ce..b2a8f894946a 100644 --- a/drivers/gpu/drm/tinydrm/repaper.c +++ b/drivers/gpu/drm/tinydrm/repaper.c | |||
@@ -26,6 +26,7 @@ | |||
26 | #include <linux/spi/spi.h> | 26 | #include <linux/spi/spi.h> |
27 | #include <linux/thermal.h> | 27 | #include <linux/thermal.h> |
28 | 28 | ||
29 | #include <drm/drm_drv.h> | ||
29 | #include <drm/drm_fb_cma_helper.h> | 30 | #include <drm/drm_fb_cma_helper.h> |
30 | #include <drm/drm_gem_cma_helper.h> | 31 | #include <drm/drm_gem_cma_helper.h> |
31 | #include <drm/drm_gem_framebuffer_helper.h> | 32 | #include <drm/drm_gem_framebuffer_helper.h> |