mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 17:41:44 +00:00
gpu: add moduleparam.h to drivers/gpu/drm/drm_crtc_helper.c
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
This commit is contained in:
parent
e0cd360813
commit
0603ba1460
@ -30,6 +30,7 @@
|
||||
*/
|
||||
|
||||
#include <linux/export.h>
|
||||
#include <linux/moduleparam.h>
|
||||
|
||||
#include "drmP.h"
|
||||
#include "drm_crtc.h"
|
||||
|
Loading…
Reference in New Issue
Block a user