git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93ea927
)
arch/tile: remove useless set_fixmap_nocache() macro
author
Chris Metcalf
<cmetcalf@tilera.com>
Wed, 15 Jun 2011 14:35:38 +0000
(10:35 -0400)
committer
Chris 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