Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[firefly-linux-kernel-4.4.55.git] / drivers / of / base.c
index 36536b6a8834acd270a4813ff551432946d9e381..0a8aeb8523fe7d54a66207f25eb145e88addb90d 100644 (file)
@@ -1303,6 +1303,7 @@ int of_property_read_u64_array(const struct device_node *np,
        }
        return 0;
 }
+EXPORT_SYMBOL_GPL(of_property_read_u64_array);
 
 /**
  * of_property_read_string - Find and read a string from a property