drm/i915/gt: Remove stale kerneldoc for internal MOCS functions
authorChris Wilson <chris@chris-wilson.co.uk>
Sat, 3 Aug 2019 10:22:21 +0000 (11:22 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 5 Aug 2019 17:27:17 +0000 (18:27 +0100)
commit6c86e5ff2617efaca3db745132de0f004a7494e7
tree87866eafed476635cf9e38b1b7638e3d62c5c114
parentd9a910f5ed72c11773a11cff84e0b957d3634d5f
drm/i915/gt: Remove stale kerneldoc for internal MOCS functions

The kerneldoc were stale, generating mismatching parameters warning, but
furthermore they were for internal routines, not part of the MOCS
interface so the instructions were superfluous.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190803102221.21344-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/intel_mocs.c