On Fri, May 02, 2014 at 06:49:22PM +0900, Alexandre Courbot wrote:
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 coup de grâce.
Signed-off-by: Alexandre Courbot acourbot@nvidia.com
include/drm/ttm/ttm_bo_driver.h | 12 ------------ 1 file changed, 12 deletions(-)
Reviewed-by: Thierry Reding treding@nvidia.com