diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-08-16 16:34:58 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-08-16 16:34:58 -0700 |
| commit | 1c37e5b69325dc91a96404dafd05fea09756db55 (patch) | |
| tree | 3f2f23291727cf37edac98394bb17d417ba2064d /include/linux | |
| parent | 96bd85a9ee09f29e166c469cc767b164a5b397c4 (diff) | |
| parent | c14c8b7e5568aee21796230b4d03e18d028fcda5 (diff) | |
Merge "Revert "arm64: fpsimd: Enable FP(floating-point) settings for msm8996""
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/mm_types.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/linux/mm_types.h b/include/linux/mm_types.h index 9f9e60736eba..ea0009064bbc 100644 --- a/include/linux/mm_types.h +++ b/include/linux/mm_types.h @@ -522,10 +522,6 @@ struct mm_struct { #ifdef CONFIG_HUGETLB_PAGE atomic_long_t hugetlb_usage; #endif -#ifdef CONFIG_MSM_APP_SETTINGS - int app_setting; -#endif - }; static inline void mm_init_cpumask(struct mm_struct *mm) |
