]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/jfs/jfs_imap.c
JFS: fix sparse warnings by moving extern declarations to headers
[linux-2.6-omap-h63xx.git] / fs / jfs / jfs_imap.c
index 7acff2ce3c80f44fee086bef667ae86c12eac463..971af2977eff8460ac76b91615be17c5a653a5be 100644 (file)
@@ -47,6 +47,7 @@
 #include <linux/quotaops.h>
 
 #include "jfs_incore.h"
+#include "jfs_inode.h"
 #include "jfs_filsys.h"
 #include "jfs_dinode.h"
 #include "jfs_dmap.h"
 #define AG_LOCK(imap,agno)             down(&imap->im_aglock[agno])
 #define AG_UNLOCK(imap,agno)           up(&imap->im_aglock[agno])
 
-/*
- * external references
- */
-extern struct address_space_operations jfs_aops;
-
 /*
  * forward references
  */