arm64: mte: add in-kernel tag fault handler
[linux-2.6-microblaze.git] / include / linux / iommu-helper.h
index 70d01ed..74be34f 100644 (file)
@@ -3,7 +3,9 @@
 #define _LINUX_IOMMU_HELPER_H
 
 #include <linux/bug.h>
-#include <linux/kernel.h>
+#include <linux/log2.h>
+#include <linux/math.h>
+#include <linux/types.h>
 
 static inline unsigned long iommu_device_max_index(unsigned long size,
                                                   unsigned long offset,