[media] s5p-fimc: Add the media device driver
[pandora-kernel.git] / kernel / sched_autogroup.h
index 0557705..c2f0e72 100644 (file)
@@ -13,6 +13,7 @@ struct autogroup {
        int                     nice;
 };
 
+static inline bool task_group_is_autogroup(struct task_group *tg);
 static inline struct task_group *
 autogroup_task_group(struct task_struct *p, struct task_group *tg);