arch/tile: remove useless set_fixmap_nocache() macro
authorChris Metcalf <cmetcalf@tilera.com>
Wed, 15 Jun 2011 14:35:38 +0000 (10:35 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Wed, 15 Jun 2011 14:35:38 +0000 (10:35 -0400)
commitcf8e98d15361f8c594da00a3f7a500787fc1a426
treeec25cbd7e504b8264061efa743966f8a558285a6
parent93ea927eb15b736fa4a431f789b1097318129d2a
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 <cmetcalf@tilera.com>
arch/tile/include/asm/fixmap.h