From: Alexandre Courbot Date: Tue, 17 Jun 2014 06:39:18 +0000 (+0900) Subject: drm/ttm: remove declaration of ttm_tt_cache_flush X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~87^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15f8f65751f081bd2d57627c453fe8986a3a0718;p=pandora-kernel.git drm/ttm: remove declaration of ttm_tt_cache_flush ttm_tt_cache_flush's implementation was removed in 2009 by commit c9c97b8c, but its declaration has been hiding in ttm_bo_driver.h since then. It has been surviving in the dark for too long now ; give it the mercy blow. Reviewed-by: Thierry Reding Reviewed-by: David Herrmann Signed-off-by: Alexandre Courbot Signed-off-by: David Herrmann --- Reading git-diff-tree failed