]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ncpfs/inode.c
xen64: deal with extra words Xen pushes onto exception frames
[linux-2.6-omap-h63xx.git] / fs / ncpfs / inode.c
index fbbb9f7afa1ab2f8a4a020c904f8b2c11304f431..2e5ab1204dece88feb8f1709cf37323ff459658c 100644 (file)
@@ -107,12 +107,6 @@ static const struct super_operations ncp_sops =
        .show_options   = ncp_show_options,
 };
 
-extern struct dentry_operations ncp_root_dentry_operations;
-#if defined(CONFIG_NCPFS_EXTRAS) || defined(CONFIG_NCPFS_NFS_NS)
-extern const struct address_space_operations ncp_symlink_aops;
-extern int ncp_symlink(struct inode*, struct dentry*, const char*);
-#endif
-
 /*
  * Fill in the ncpfs-specific information in the inode.
  */