Merge branches 'gart/fixes', 'amd-iommu/fixes+cleanups' and 'amd-iommu/fault-handling...
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 3 Sep 2009 14:32:00 +0000 (16:32 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 3 Sep 2009 14:32:00 +0000 (16:32 +0200)
1  2  3 
arch/x86/include/asm/amd_iommu_types.h
arch/x86/kernel/amd_iommu.c
arch/x86/kernel/amd_iommu_init.c

@@@@ -61,11 -59,7 -61,12 +59,8 @@@@ static u64* alloc_pte(struct protection
   static void dma_ops_reserve_addresses(struct dma_ops_domain *dom,
                                      unsigned long start_page,
                                      unsigned int pages);
-  
-  #ifndef BUS_NOTIFY_UNBOUND_DRIVER
-  #define BUS_NOTIFY_UNBOUND_DRIVER 0x0005
-  #endif
++ static void reset_iommu_command_buffer(struct amd_iommu *iommu);
   
  -#ifndef BUS_NOTIFY_UNBOUND_DRIVER
  -#define BUS_NOTIFY_UNBOUND_DRIVER 0x0005
  -#endif
  -
   #ifdef CONFIG_AMD_IOMMU_STATS
   
   /*
Simple merge