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)
commit0c60155e14eb00fa13836a710a2d2efb63d8861c
treee6777f60d55ec93ff8bd8c3b307858802485c540
parent6b4374261a067e2e1b78602eb5e631a4e027dacf
microblaze: add a dummy pgprot_noncached

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>
arch/microblaze/include/asm/pgtable.h