microblaze: add a dummy pgprot_noncached
authorArnd Bergmann <arnd@arndb.de>
Fri, 1 May 2009 21:44:51 +0000 (21:44 +0000)
committerMichal Simek <monstr@monstr.eu>
Thu, 21 May 2009 13:56:06 +0000 (15:56 +0200)
Some device drivers call this, so add a macro
that pretends to do this. Since there is no
MMU support, it won't actually result in an
uncached mapping, though.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michal Simek <monstr@monstr.eu>

No differences found