iommu: Move report_iommu_fault() to iommu.c

The function is in no fast-path, there is no need for it to
be static inline in a header file. This also removes the
need to include iommu trace-points in iommu.h.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
Git-commit: 207c6e36f122ebb1164d611c9f34f128313f47d5
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Change-Id: I73967268e951747c3d66e19da895beb44ff5569f
Signed-off-by: Patrick Daly <pdaly@codeaurora.org>
2 files changed