On 09/09/17 12:52 AM, Christian König wrote:
> From: Christian König <christian.koe...@amd.com>
> 
> Just some cleanup.
> 
> Signed-off-by: Christian König <christian.koe...@amd.com>
> ---
>  drivers/gpu/drm/amd/amdgpu/amdgpu.h    | 25 +---------------
>  drivers/gpu/drm/amd/amdgpu/amdgpu_mn.h | 52 
> ++++++++++++++++++++++++++++++++++
>  2 files changed, 53 insertions(+), 24 deletions(-)
>  create mode 100644 drivers/gpu/drm/amd/amdgpu/amdgpu_mn.h
> 
> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu.h 
> b/drivers/gpu/drm/amd/amdgpu/amdgpu.h
> index 2bde315..a34c4cb 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu.h
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu.h
> @@ -66,6 +66,7 @@
>  #include "amdgpu_vce.h"
>  #include "amdgpu_vcn.h"
>  #include "amdgpu_dm.h"
> +#include "amdgpu_mn.h"

It would be better to add this line in other files which actually
reference amdgpu_mn* instead of here. With that, and for patch 1 either way,

Reviewed-by: Michel Dänzer <michel.daen...@amd.com>


-- 
Earthling Michel Dänzer               |               http://www.amd.com
Libre software enthusiast             |             Mesa and X developer
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to