From: Ben Hutchings Date: Sun, 18 Jul 2010 20:51:42 +0000 (+0100) Subject: drm/ttm: Fix build on architectures without AGP X-Git-Tag: v2.6.35-rc6~12^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e8655f87333def92bb8215b423adc65403b08a5;p=pandora-kernel.git drm/ttm: Fix build on architectures without AGP Make inclusion of conditional on TTM_HAS_AGP. The use of the functions declared in it is already conditional. Reported-by: Geert Stappers Signed-off-by: Ben Hutchings Tested-by: Geert Stappers Signed-off-by: Dave Airlie --- Reading git-diff-tree failed