CRIS: add pgprot_noncached
authorArnd Bergmann <arnd@arndb.de>
Fri, 26 Jun 2009 06:14:36 +0000 (08:14 +0200)
committerJesper Nilsson <jesper.nilsson@axis.com>
Mon, 31 Aug 2009 16:38:11 +0000 (18:38 +0200)
On CRIS, the high address bit controls caching, which means that
we can add a pgprot_noncached() macro that sets this bit in the
address.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Jesper Nilsson <jesper.nilsson@axis.com>

No differences found