Commit b23b2e9e authored by Alex Deucher's avatar Alex Deucher
Browse files

drm/amdgpu: drop drmP.h from navi10_ih.c



And fix the fallout.

Acked-by: default avatarSam Ravnborg <sam@ravnborg.org>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 0a069bbe
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -21,7 +21,8 @@
 *
 */

#include <drm/drmP.h>
#include <linux/pci.h>

#include "amdgpu.h"
#include "amdgpu_ih.h"