From: Thomas Hellstrom Date: Tue, 12 Nov 2013 07:49:26 +0000 (-0800) Subject: drm/vmwgfx: Fix a couple of compile / sparse warnings and errors X-Git-Tag: v3.13-rc1~76^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e14cd9536bd11b174a849da91c7a26bbc980330d;p=pandora-kernel.git drm/vmwgfx: Fix a couple of compile / sparse warnings and errors Fixes *) an implicit function declaration on mips, *) a defined but not used label on !CONFIG_INTEL_IOMMU *) Hopefully a couple of sparse warnings where we implicitly typecast integer to __le32 and vice versa. Signed-off-by: Thomas Hellstrom Reviewed-by: Brian Paul --- Reading git-diff-tree failed