From: Max Filippov Date: Sat, 13 Oct 2012 21:58:26 +0000 (+0400) Subject: drm/nouveau: only call ttm_agp_tt_create when __OS_HAS_AGP X-Git-Tag: v3.7-rc2~38^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df1b4b91e5dae04782f65f657d771b23ca3bdc99;p=pandora-kernel.git drm/nouveau: only call ttm_agp_tt_create when __OS_HAS_AGP ttm_agp_tt_create is itself defined under CONFIG_AGP, so there's no point calling it otherwise. Signed-off-by: Max Filippov Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed