mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-28 22:40:13 +01:00
Add include of moduleparam.h
This commit is contained in:
parent
b974e2cd68
commit
c611cb9f17
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@
|
|||
*/
|
||||
|
||||
#include <linux/module.h>
|
||||
#include <linux/moduleparam.h>
|
||||
|
||||
#include "drmP.h"
|
||||
#include "drm_core.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue