]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit23eb54c257465059a557ab2f60c17dccfdf81252
treeec25cbd7e504b8264061efa743966f8a558285a6
parent3c9bf2bfb9fa671a539a35c2e63541d3ca7e7831
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