drm/nouveau/fb/nv50: remove references to "daemon"

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
Ben Skeggs 2016-01-04 12:22:54 +10:00
parent 547dd2714a
commit bac34ed635
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ static const struct nvkm_enum vm_engine[] = {
{ 0x0000000b, "PCOUNTER" },
{ 0x0000000c, "SEMAPHORE_BG" },
{ 0x0000000d, "PCE0" },
{ 0x0000000e, "PDAEMON" },
{ 0x0000000e, "PMU" },
{}
};