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)
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>

No differences found