X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fisofs%2Fzisofs.h;h=d78485d101c21e203b669afe23aed5f7fcc5a771;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=2737957091555fd20e6cd04fd528c871e35b1187;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/fs/isofs/zisofs.h b/fs/isofs/zisofs.h index 273795709..d78485d10 100644 --- a/fs/isofs/zisofs.h +++ b/fs/isofs/zisofs.h @@ -15,7 +15,7 @@ */ #ifdef CONFIG_ZISOFS -extern const struct address_space_operations zisofs_aops; +extern struct address_space_operations zisofs_aops; extern int __init zisofs_init(void); extern void zisofs_cleanup(void); #endif