]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/afs/super.c
Replace base with virt_base and phys_base
[linux-2.6-omap-h63xx.git] / fs / afs / super.c
index 82468df0ba540dd55bf68d863b40fee09862e4bb..67d1f5c819eccc08936e9c11ad0b0bef58c7118f 100644 (file)
@@ -48,7 +48,7 @@ static void afs_put_super(struct super_block *sb);
 
 static void afs_destroy_inode(struct inode *inode);
 
-static struct file_system_type afs_fs_type = {
+struct file_system_type afs_fs_type = {
        .owner          = THIS_MODULE,
        .name           = "afs",
        .get_sb         = afs_get_sb,