Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
[pandora-kernel.git] / block / blk-cgroup.h
index 4d316df..84bf745 100644 (file)
@@ -43,9 +43,6 @@ struct blkio_group {
        unsigned long sectors;
 };
 
-extern bool blkiocg_css_tryget(struct blkio_cgroup *blkcg);
-extern void blkiocg_css_put(struct blkio_cgroup *blkcg);
-
 typedef void (blkio_unlink_group_fn) (void *key, struct blkio_group *blkg);
 typedef void (blkio_update_group_weight_fn) (struct blkio_group *blkg,
                                                unsigned int weight);