diff --git a/include/linux/fs.h b/include/linux/fs.h
index cc2e0f5a8fd10baef7614ba3ad9090608fdb8256..baea880c5c033503250d5bbcec725100fb17feb5 100644
--- a/include/linux/fs.h
+++ b/include/linux/fs.h
@@ -1270,8 +1270,6 @@ extern void f_delown(struct file *filp);
 extern pid_t f_getown(struct file *filp);
 extern int send_sigurg(struct fown_struct *fown);
 
-struct mm_struct;
-
 /*
  *	Umount options
  */