Commit 04379e9b authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Alex Deucher
Browse files

drm/amdgpu: fix up for amdgpu_tmz.c and removal of drm/drmP.h

parent 4cd24494
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -20,7 +20,10 @@
 * OTHER DEALINGS IN THE SOFTWARE.
 */

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

#include <drm/amd_asic_type.h>

#include "amdgpu.h"
#include "amdgpu_tmz.h"