Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8feece04 authored by Samuel Pitoiset's avatar Samuel Pitoiset Committed by Ben Skeggs
Browse files

drm/nouveau/pm/gf100: remove multiple definitions of GPC_DOM signal 0x0e

parent 9b4dc66d
Loading
Loading
Loading
Loading
+4 −5
Original line number Diff line number Diff line
@@ -93,11 +93,10 @@ gf100_pm_gpc[] = {
			{ 0x0c, "gpc00_tex_02", gf100_tex_sources },
			{ 0x0d, "gpc00_tex_03", gf100_tex_sources },
			{ 0x0e, "gpc00_tex_04", gf100_tex_sources },
			{ 0x0e, "gpc00_tex_05", gf100_tex_sources },
			{ 0x0f, "gpc00_tex_06", gf100_tex_sources },
			{ 0x10, "gpc00_tex_07", gf100_tex_sources },
			{ 0x11, "gpc00_tex_08", gf100_tex_sources },
			{ 0x12, "gpc00_tex_09", gf100_tex_sources },
			{ 0x0f, "gpc00_tex_05", gf100_tex_sources },
			{ 0x10, "gpc00_tex_06", gf100_tex_sources },
			{ 0x11, "gpc00_tex_07", gf100_tex_sources },
			{ 0x12, "gpc00_tex_08", gf100_tex_sources },
			{ 0x26, "gpc00_unk400_00", gf100_unk400_sources },
			{}
		}, &gf100_perfctr_func },