lkml.org 
[lkml]   [2008]   [Nov]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 7/8] intel-iommu: kill off duplicate def of dmar_disabled
    Date
    This is only used in dmar.c and intel-iommu.h, so dma_remapping.h
    seems like the appropriate place for it.

    Signed-off-by: Mark McLoughlin <markmc@redhat.com>
    ---
    include/linux/dmar.h | 1 -
    1 files changed, 0 insertions(+), 1 deletions(-)

    diff --git a/include/linux/dmar.h b/include/linux/dmar.h
    index f1984fc..f284407 100644
    --- a/include/linux/dmar.h
    +++ b/include/linux/dmar.h
    @@ -144,7 +144,6 @@ struct dmar_rmrr_unit {
    list_for_each_entry(rmrr, &dmar_rmrr_units, list)
    /* Intel DMAR initialization functions */
    extern int intel_iommu_init(void);
    -extern int dmar_disabled;
    #else
    static inline int intel_iommu_init(void)
    {
    --
    1.5.4.3


    \
     
     \ /
      Last update: 2008-11-20 16:55    [W:4.402 / U:1.032 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site