diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-09-09 01:26:13 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-09-09 01:26:13 -0700 |
| commit | 9ff4c51df999403ff59c5586f946518e90cdaff9 (patch) | |
| tree | 048b154b47a0f947a1c53307bd883029576fb341 /include/linux | |
| parent | 696d6979fd72ffd006929fd053213d10f301ccb2 (diff) | |
| parent | 591ce8ed84e31fc674d73947eb6a1abc5b71afcf (diff) | |
Merge "sched: Further re-factor HMP specific code"
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/sched.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/sched.h b/include/linux/sched.h index 74b2a11b1d1c..4701e0403167 100644 --- a/include/linux/sched.h +++ b/include/linux/sched.h @@ -336,8 +336,6 @@ enum migrate_types { GROUP_TO_GROUP, }; -extern const char *migrate_type_names[]; - #include <linux/spinlock.h> /* |
