From: Ben Skeggs Date: Mon, 12 Jan 2015 02:33:37 +0000 (+1000) Subject: drm/nouveau/nvif: namespace of nvkm accessors (no binary change) X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~34^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=989aa5b76ad2af7653353cf01bdebec2ba9436aa;p=pandora-kernel.git 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 --- Reading git-diff-tree failed