]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/mbcache.h
Pull sn-features into release branch
[linux-2.6-omap-h63xx.git] / include / linux / mbcache.h
index 8e5a10410a30e31d4fbde376d6686354d6903e8a..9263d2db2d670f41d24a2c9ec707c6a98db09ee8 100644 (file)
@@ -29,7 +29,7 @@ struct mb_cache_op {
 
 struct mb_cache * mb_cache_create(const char *, struct mb_cache_op *, size_t,
                                  int, int);
-void mb_cache_shrink(struct mb_cache *, struct block_device *);
+void mb_cache_shrink(struct block_device *);
 void mb_cache_destroy(struct mb_cache *);
 
 /* Functions on cache entries */