diff --git a/mm/shmem.c b/mm/shmem.c index 8412baec17cd..26c332c84e14 100644 --- a/mm/shmem.c +++ b/mm/shmem.c @@ -34,6 +34,8 @@ #include #include +#include /* for arch/microblaze update_mmu_cache() */ + static struct vfsmount *shm_mnt; #ifdef CONFIG_SHMEM