Add include of moduleparam.h

main
Jon Smirl 2004-10-29 14:38:07 +00:00
parent b974e2cd68
commit c611cb9f17
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
*/
#include <linux/module.h>
#include <linux/moduleparam.h>
#include "drmP.h"
#include "drm_core.h"