lkml.org 
[lkml]   [2019]   [Aug]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 2/6] arm-nommu: remove the unused pgprot_dmacoherent define
    Date
    Signed-off-by: Christoph Hellwig <hch@lst.de>
    ---
    arch/arm/include/asm/pgtable-nommu.h | 1 -
    1 file changed, 1 deletion(-)

    diff --git a/arch/arm/include/asm/pgtable-nommu.h b/arch/arm/include/asm/pgtable-nommu.h
    index 0b1f6799a32e..d0de24f06724 100644
    --- a/arch/arm/include/asm/pgtable-nommu.h
    +++ b/arch/arm/include/asm/pgtable-nommu.h
    @@ -62,7 +62,6 @@ typedef pte_t *pte_addr_t;
    */
    #define pgprot_noncached(prot) (prot)
    #define pgprot_writecombine(prot) (prot)
    -#define pgprot_dmacoherent(prot) (prot)
    #define pgprot_device(prot) (prot)


    --
    2.20.1
    \
     
     \ /
      Last update: 2019-08-26 15:27    [W:4.497 / U:0.028 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site