diff options
| author | Philip Yang <[email protected]> | 2019-02-21 12:39:21 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-03-19 15:03:49 -0500 |
| commit | 6b8f7e3dee7883084932bbdfce471a2960c6db5d (patch) | |
| tree | 20d641e47bd1237ed4711b51570db11e9670b858 /tools/perf/scripts/python | |
| parent | 915d3eecfa23693bac9e54cdacf84fb4efdcc5c4 (diff) | |
drm/amdgpu: fix HMM config dependency issue
Only select HMM_MIRROR will get kernel config dependency warnings
if CONFIG_HMM is missing in the config. Add depends on HMM will
solve the issue.
Add conditional compilation to fix compilation errors if HMM_MIRROR
is not enabled as HMM config is not enabled.
Remove unused function amdgpu_ttm_tt_mark_user_pages.
Signed-off-by: Philip Yang <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions