commit | 989aa5b76ad2af7653353cf01bdebec2ba9436aa | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Mon Jan 12 12:33:37 2015 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Thu Jan 22 12:17:49 2015 +1000 |
tree | 1101d4d85c6034c902f5956877f268dff1a144c9 | |
parent | c4345146dbee38d949efd3a7b96d1bea962a29f2 [diff] |
drm/nouveau/nvif: namespace of nvkm accessors (no binary change) NVKM is having it's namespace switched to nvkm_, which will conflict with these functions (which are workarounds for the fact that as of yet, we still aren't able to split DRM and NVKM completely). A comparison of objdump disassemblies proves no code changes. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>