From: Chris Metcalf Date: Wed, 15 Jun 2011 14:35:38 +0000 (-0400) Subject: arch/tile: remove useless set_fixmap_nocache() macro X-Git-Tag: v3.1-rc1~81^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf8e98d15361f8c594da00a3f7a500787fc1a426;p=pandora-kernel.git arch/tile: remove useless set_fixmap_nocache() macro TILE doesn't support PAGE_KERNEL_NOCACHE so the macro isn't useful; it's a copy-and-paste from the first version of this header in 2007. Signed-off-by: Chris Metcalf --- Reading git-diff-tree failed