summaryrefslogtreecommitdiffstats
path: root/lib/proportions.c
diff options
context:
space:
mode:
authorNikola Pajkovsky <npajkovs@redhat.com>2013-02-26 16:12:05 +0100
committerJoerg Roedel <joro@8bytes.org>2013-03-09 18:54:28 +0100
commite2f1a3bd8cdc046ece133a9e9ee6bd94727225b1 (patch)
treed5147bb5c44a3c41c893fde1579d1fbf4990253b /lib/proportions.c
parentLinux 3.9-rc1 (diff)
downloadlinux-e2f1a3bd8cdc046ece133a9e9ee6bd94727225b1.tar.xz
linux-e2f1a3bd8cdc046ece133a9e9ee6bd94727225b1.zip
amd_iommu_init: remove __init from amd_iommu_erratum_746_workaround
commit 318fe78 ("IOMMU, AMD Family15h Model10-1Fh erratum 746 Workaround") added amd_iommu_erratum_746_workaround and it's marked as __init, which is wrong WARNING: drivers/iommu/built-in.o(.text+0x639c): Section mismatch in reference from the function iommu_init_pci() to the function .init.text:amd_iommu_erratum_746_workaround() The function iommu_init_pci() references the function __init amd_iommu_erratum_746_workaround(). This is often because iommu_init_pci lacks a __init annotation or the annotation of amd_iommu_erratum_746_workaround is wrong. Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> Signed-off-by: Joerg Roedel <joro@8bytes.org>
Diffstat (limited to 'lib/proportions.c')
0 files changed, 0 insertions, 0 deletions