Commit 0603ba14 authored by Paul Gortmaker's avatar Paul Gortmaker

gpu: add moduleparam.h to drivers/gpu/drm/drm_crtc_helper.c

Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent e0cd3608
...@@ -30,6 +30,7 @@ ...@@ -30,6 +30,7 @@
*/ */
#include <linux/export.h> #include <linux/export.h>
#include <linux/moduleparam.h>
#include "drmP.h" #include "drmP.h"
#include "drm_crtc.h" #include "drm_crtc.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment