lkml.org 
[lkml]   [2020]   [Jun]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 13/13] powerpc/dma: Remove dev->archdata.iommu_domain
    Date
    From: Joerg Roedel <jroedel@suse.de>

    There are no users left, so remove the pointer and save some memory.

    Signed-off-by: Joerg Roedel <jroedel@suse.de>
    ---
    arch/powerpc/include/asm/device.h | 3 ---
    1 file changed, 3 deletions(-)

    diff --git a/arch/powerpc/include/asm/device.h b/arch/powerpc/include/asm/device.h
    index 266542769e4b..1bc595213338 100644
    --- a/arch/powerpc/include/asm/device.h
    +++ b/arch/powerpc/include/asm/device.h
    @@ -34,9 +34,6 @@ struct dev_archdata {
    struct iommu_table *iommu_table_base;
    #endif

    -#ifdef CONFIG_IOMMU_API
    - void *iommu_domain;
    -#endif
    #ifdef CONFIG_PPC64
    struct pci_dn *pci_data;
    #endif
    --
    2.27.0
    \
     
     \ /
      Last update: 2020-06-25 15:09    [W:2.667 / U:0.152 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site