• P
    asm-generic: add dummy pgprot_noncached() · 0634a632
    Paul Mundt 提交于
    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: NArnd Bergmann <arnd@arndb.de>
    Cc: Jesper Nilsson <jesper.nilsson@axis.com>
    Cc: Chris Zankel <chris@zankel.net>
    Cc: Magnus Damm <magnus.damm@gmail.com>
    0634a632
pgtable.h 10.4 KB