Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
[pandora-kernel.git] / arch / arm / mach-omap2 / omap_hwmod_common_data.c
index 1e80b91..08a1342 100644 (file)
@@ -66,3 +66,6 @@ struct omap_hwmod_class mpu_hwmod_class = {
        .name = "mpu"
 };
 
+struct omap_hwmod_class iva_hwmod_class = {
+       .name = "iva"
+};