Add include of moduleparam.h
parent
b974e2cd68
commit
c611cb9f17
|
@ -32,6 +32,7 @@
|
|||
*/
|
||||
|
||||
#include <linux/module.h>
|
||||
#include <linux/moduleparam.h>
|
||||
|
||||
#include "drmP.h"
|
||||
#include "drm_core.h"
|
||||
|
|
Loading…
Reference in New Issue