Skip to content

Commit 5d62c8e

Browse files
committed
Fix typo in gpu_fakedev example config
Signed-off-by: Eero Tamminen <eero.t.tamminen@intel.com>
1 parent f3d2f35 commit 5d62c8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/gpu_fakedev/configs/8x-DG1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"DevCount": 8,
44
"DevMemSize": 4294967296,
55
"Capabilities": {
6-
"platform": "fake_DG1",
6+
"platform": "fake_DG1"
77
}
88
}

0 commit comments

Comments
 (0)