Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[linux-block.git] / drivers / iommu / iommu.c
index 0b5e181998c9d62f14d16272fd696a69df0fec61..807c98de40d4f681045ef03af4e0f805642350a3 100644 (file)
@@ -28,6 +28,7 @@
 #include <linux/fsl/mc.h>
 #include <linux/module.h>
 #include <linux/cc_platform.h>
+#include <linux/cdx/cdx_bus.h>
 #include <trace/events/iommu.h>
 #include <linux/sched/mm.h>
 #include <linux/msi.h>
@@ -129,6 +130,9 @@ static struct bus_type * const iommu_buses[] = {
 #ifdef CONFIG_TEGRA_HOST1X_CONTEXT_BUS
        &host1x_context_device_bus_type,
 #endif
+#ifdef CONFIG_CDX_BUS
+       &cdx_bus_type,
+#endif
 };
 
 /*