Merge branch 'clk-bcm63xx' into clk-next
[deliverable/linux.git] / mm / shmem.c
index 3b8b73928398dc25e95ca807557a0506d4438961..9187eee4128b45769583dae2a73720e3545ee933 100644 (file)
@@ -73,6 +73,8 @@ static struct vfsmount *shm_mnt;
 #include <asm/uaccess.h>
 #include <asm/pgtable.h>
 
+#include "internal.h"
+
 #define BLOCKS_PER_PAGE  (PAGE_CACHE_SIZE/512)
 #define VM_ACCT(size)    (PAGE_CACHE_ALIGN(size) >> PAGE_SHIFT)
 
This page took 0.023297 seconds and 5 git commands to generate.