drm/i915/ttm: remove unused function
authorMatthew Auld <matthew.auld@intel.com>
Thu, 17 Jun 2021 08:37:19 +0000 (09:37 +0100)
committerMatthew Auld <matthew.auld@intel.com>
Thu, 17 Jun 2021 09:21:49 +0000 (10:21 +0100)
commita6c5b891252143ee9bc02f649282905954d6705c
treec2b144a8bc60d7d0437669f17c5cb5c5551561f5
parentdc2408d86e5ae88ec981e1315f95b7d4d15169fe
drm/i915/ttm: remove unused function

intel_region_ttm_node_free is no longer used. Also fixup the related
kerneldoc.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Cc: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Reviewed-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210617083719.497619-1-matthew.auld@intel.com
drivers/gpu/drm/i915/intel_region_ttm.c