99d68153049f parent 6492c7f83e88a3a9521793b6934d882b97afe287 author Paul Mundt 1212999144 +0900 committer Ingo Molnar 1213102264 +0200 sched: kill off dead cfs_rq_set_shares() Building with CONFIG_FAIR_GROUP_SCHED=y on UP results in an unused cfs_rq_set_shares() reference. As nothing is using this dummy function in the first place, just kill it off. Signed-off-by: Paul Mundt Signed-off-by: Ingo Molnar ‚”¨—“