summaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/agpsupport.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/char/drm/agpsupport.c')
-rw-r--r--drivers/char/drm/agpsupport.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/char/drm/agpsupport.c b/drivers/char/drm/agpsupport.c
index 628e8cad5..48a6aa5f9 100644
--- a/drivers/char/drm/agpsupport.c
+++ b/drivers/char/drm/agpsupport.c
@@ -30,6 +30,7 @@
#define __NO_VERSION__
#include "drmP.h"
+#include <linux/module.h>
drm_agp_func_t drm_agp = { NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL };