asm-generic: add dummy pgprot_noncached()
authorPaul Mundt <lethal@linux-sh.org>
Tue, 23 Jun 2009 11:51:19 +0000 (13:51 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 23 Jun 2009 12:34:30 +0000 (14:34 +0200)
commit0634a632f5dea8281ae7c9a96800582ff9eb1475
tree77314bb143deb7b19bdd8f5cf6229a7720cc5378
parent32a9ff9cc55b42543a84bca90b070df92af72671
asm-generic: add dummy pgprot_noncached()

Most architectures now provide a pgprot_noncached(), the
remaining ones can simply use an dummy default implementation,
except for cris and xtensa, which should override the
default appropriately.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
Cc: Chris Zankel <chris@zankel.net>
Cc: Magnus Damm <magnus.damm@gmail.com>
include/asm-generic/pgtable.h