commit | 4dbafbd30aefcc1e56086875c5aa940490c0a9c3 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Oct 30 12:11:38 2020 +0100 |
committer | Christian König <christian.koenig@amd.com> | Mon Nov 02 11:43:44 2020 +0100 |
tree | d748d5a67a8b04cf9570d072a88fb8179d8dbc05 | |
parent | a17d609e3e216c406f7c0cec2a94086a4401ac06 [diff] |
drm/nouveu: fix swiotlb include The check for swiotlb has moved to nouveu_ttm.c, but we forgot to move the include as well. This blows up only when merged with linux-next, not sure why drm-misc-next works stand alone. Signed-off-by: Christian König <christian.koenig@amd.com> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/397835/