Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
[jlayton/linux.git] / kernel / sched / core.c
index bc1638b334494eee0138a13453e2d380a717428b..126f7e3f04e72286bc36216c1345ca0185a26a7a 100644 (file)
@@ -8083,7 +8083,7 @@ struct cgroup_subsys cpu_cgrp_subsys = {
        .can_attach     = cpu_cgroup_can_attach,
        .attach         = cpu_cgroup_attach,
        .exit           = cpu_cgroup_exit,
-       .base_cftypes   = cpu_files,
+       .legacy_cftypes = cpu_files,
        .early_init     = 1,
 };