From: Luck, Tony Date: Wed, 21 Jul 2010 17:15:39 +0000 (-0700) Subject: Fix ttm_page_alloc.c build breakage X-Git-Tag: v2.6.35-rc6~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d667865114d10723f4d22cc5b7bf2c743d1f2198;p=pandora-kernel.git Fix ttm_page_alloc.c build breakage The commit 1e8655f87333def92bb8215b423adc65403b08a5 drm/ttm: Fix build on architectures without AGP looks at TTM_HAS_AGP before it has been set in ttm_bo_driver.h Move the conditional inclusion of *after* we have included ttm_bo_driver.h Signed-of-by: Tony Luck Signed-off-by: Dave Airlie --- Reading git-diff-tree failed