linux/cpumask.h: add typechecking to cpumask_test_cpu
[firefly-linux-kernel-4.4.55.git] / drivers / iommu / amd_iommu_proto.h
index 95ed6deae47fe76ac4a7a068b1b6f27e7f8a54c3..72b0fd455e2444cc12a9ee2b678c6b0456c80503 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2009-2010 Advanced Micro Devices, Inc.
- * Author: Joerg Roedel <joerg.roedel@amd.com>
+ * Author: Joerg Roedel <jroedel@suse.de>
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 as published
@@ -33,7 +33,6 @@ extern void amd_iommu_init_notifier(void);
 extern void amd_iommu_init_api(void);
 
 /* Needed for interrupt remapping */
-extern int amd_iommu_supported(void);
 extern int amd_iommu_prepare(void);
 extern int amd_iommu_enable(void);
 extern void amd_iommu_disable(void);