[PATCH] fix remaining missing includes
[pandora-kernel.git] / drivers / char / agp / amd64-agp.c
index 0a7624a..78ce98a 100644 (file)
@@ -13,6 +13,8 @@
 #include <linux/pci.h>
 #include <linux/init.h>
 #include <linux/agp_backend.h>
+#include <linux/mmzone.h>
+#include <asm/page.h>          /* PAGE_SIZE */
 #include "agp.h"
 
 /* Will need to be increased if AMD64 ever goes >8-way. */