Browse Source

drm/amdgpu: remove AMDGPU_VM_NO_FLUSH define

Not used any more.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Christian König 9 years ago
parent
commit
dc157c6daa
1 changed files with 0 additions and 3 deletions
  1. 0 3
      drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c

+ 0 - 3
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c

@@ -51,9 +51,6 @@
  * SI supports 16.
  * 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
 /* Local structure. Encapsulate some VM table update parameters to reduce
  * the number of function parameters
  * the number of function parameters
  */
  */