drm/nouveau: pull in latest ucode builds from external tree
[deliverable/linux.git] / drivers / gpu / drm / nouveau / core / engine / copy / fuc / nvc0.fuc.h
index 0d98c6c0958d5f9853a428d242d934ccd3b162ca..98cc4216a3722d190fe815620ab6068c2941f4a2 100644 (file)
@@ -1,4 +1,4 @@
-static u32 nvc0_pcopy_data[] = {
+uint32_t nvc0_pcopy_data[] = {
 /* 0x0000: ctx_object */
        0x00000000,
 /* 0x0004: ctx_query_address_high */
@@ -171,7 +171,7 @@ static u32 nvc0_pcopy_data[] = {
        0x00000800,
 };
 
-static u32 nvc0_pcopy_code[] = {
+uint32_t nvc0_pcopy_code[] = {
 /* 0x0000: main */
        0x04fe04bd,
        0x3517f000,
This page took 0.027381 seconds and 5 git commands to generate.