[AMD Official Use Only - General] > This patch results in a large number of compile errors if CONFIG_DEBUG_FS=n. Reverting it fixes the problem. > > This is an architecture independent problem. > > Guenter Oops, seem to be because at amdgpu_dm.c:8328 the } should be inside the #endif not outside. Yunxiang