Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dc157c6d authored by Christian König's avatar Christian König Committed by Alex Deucher
Browse files

drm/amdgpu: remove AMDGPU_VM_NO_FLUSH define

parent de9ea7bd
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -51,9 +51,6 @@
 * SI supports 16.
 */

/* Special value that no flush is necessary */
#define AMDGPU_VM_NO_FLUSH (~0ll)

/* Local structure. Encapsulate some VM table update parameters to reduce
 * the number of function parameters
 */