]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/ia64/hp/common/sba_iommu.c
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaa...
[karo-tx-linux.git] / arch / ia64 / hp / common / sba_iommu.c
index 007361d59aa60dfa27f82f5858f0a2a48c96ba36..1a871b78e5709232f1f5f3e9aa8021cb4d02dd59 100644 (file)
@@ -1598,7 +1598,7 @@ static void sba_unmap_sg_attrs(struct device *dev, struct scatterlist *sglist,
 *
 ***************************************************************/
 
-static void __init
+static void
 ioc_iova_init(struct ioc *ioc)
 {
        int tcnfg;
@@ -1809,7 +1809,7 @@ static struct ioc_iommu ioc_iommu_info[] __initdata = {
        { SX2000_IOC_ID, "sx2000", NULL },
 };
 
-static struct ioc * __init
+static struct ioc *
 ioc_init(unsigned long hpa, void *handle)
 {
        struct ioc *ioc;
@@ -2031,7 +2031,7 @@ sba_map_ioc_to_node(struct ioc *ioc, acpi_handle handle)
 #endif
 }
 
-static int __init
+static int
 acpi_sba_ioc_add(struct acpi_device *device,
                 const struct acpi_device_id *not_used)
 {