move over to from openpower imports
[soc.git] / src / soc / fu / compunits / test / test_cr_compunit.py
index 4e59fe3e72d303d3c7a33a721319b30703a777f7..6dc3dfdcbd64bd17ac47359d11337d6eaeaa8a12 100644 (file)
@@ -1,5 +1,5 @@
 import unittest
-from soc.decoder.power_enums import (XER_bits, Function)
+from openpower.decoder.power_enums import (XER_bits, Function)
 
 # XXX bad practice: use of global variables
 from soc.fu.cr.test.test_pipe_caller import get_cu_inputs