From: Ben Skeggs Date: Fri, 5 Dec 2014 00:55:50 +0000 (+1000) Subject: drm/nouveau/core: drop the pointer value in debug printk output X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~34^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e138c7d8fcb4b40a31346b8ffb955f8f25adba3f;p=pandora-kernel.git drm/nouveau/core: drop the pointer value in debug printk output Makes the output slightly less useful, in that objects with the same class handle can't be distinguished from each other now. Upcoming commits will name objects with user-readable strings to fix this problem. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed