Skip to content
  • Paul Mundt's avatar
    asm-generic: add dummy pgprot_noncached() · 0634a632
    Paul Mundt authored
    
    
    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: default avatarArnd 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