From 0abb99eb9c145711f0021280b19825d6cd0b5f3f Mon Sep 17 00:00:00 2001 From: Matt Craighead Date: Mon, 8 Dec 2014 10:14:12 -0600 Subject: nvgpu: gm20b: remove write to RO register This register has no writeable fields. Change-Id: I86c132e866c7502a3d0e3a1b8b9942522051992b Signed-off-by: Matt Craighead Reviewed-on: http://git-master/r/660956 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Terje Bergstrom Reviewed-by: Seshendra Gadagottu --- drivers/gpu/nvgpu/gm20b/gm20b_gating_reglist.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers') diff --git a/drivers/gpu/nvgpu/gm20b/gm20b_gating_reglist.c b/drivers/gpu/nvgpu/gm20b/gm20b_gating_reglist.c index 6d94e299..6e5b9b72 100644 --- a/drivers/gpu/nvgpu/gm20b/gm20b_gating_reglist.c +++ b/drivers/gpu/nvgpu/gm20b/gm20b_gating_reglist.c @@ -177,7 +177,6 @@ static const struct gating_desc gm20b_blcg_bus[] = { /* blcg ctxsw firmware */ static const struct gating_desc gm20b_blcg_ctxsw_firmware[] = { - {.addr = 0x00022400, .prod = 0x00000000, .disable = 0x00000000}, }; /* blcg fb */ -- cgit v1.2.2