You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
iommu: remove stale declaration left over by a merge conflict
The merge commit ae3325f ("Merge branches 'arm/smmu', 'mediatek',
's390', 'ti/omap', 'riscv' and 'core' into next") left a stale
declaration of 'iommu_present()' even though the 'core' branch that was
merged had removed the function (and the declaration).
Remove it for real.
Reported-by: Dmitry Safonov <[email protected]>
Cc: Joerg Roedel <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
0 commit comments