Merge branch 'for-next/iommu/arm-smmu' into for-next/iommu/core
[linux-2.6-microblaze.git] / drivers / opp / of.c
index 874b587..9faeb83 100644 (file)
@@ -944,6 +944,8 @@ static int _of_add_opp_table_v1(struct device *dev, struct opp_table *opp_table)
                nr -= 2;
        }
 
+       return 0;
+
 remove_static_opp:
        _opp_remove_all_static(opp_table);