drm/nouveau: remove unused memory target test
authorTimur Tabi <ttabi@nvidia.com>
Wed, 13 Aug 2025 00:10:04 +0000 (19:10 -0500)
committerDanilo Krummrich <dakr@kernel.org>
Mon, 25 Aug 2025 16:09:29 +0000 (18:09 +0200)
commit64c722b5e7f6b909b0e448e580f64628a0d76208
treea2a0b801343e5f45d65cc89262449e16bfce0d87
parentf529b8915543fb9ceb732cec5571f7fe12bc9530
drm/nouveau: remove unused memory target test

The memory target check is a hold-over from a refactor.  It's harmless
but distracting, so just remove it.

Fixes: 2541626cfb79 ("drm/nouveau/acr: use common falcon HS FW code for ACR FWs")
Signed-off-by: Timur Tabi <ttabi@nvidia.com>
Link: https://lore.kernel.org/r/20250813001004.2986092-3-ttabi@nvidia.com
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
drivers/gpu/drm/nouveau/nvkm/falcon/gm200.c