move over to from openpower imports
[soc.git] / src / soc / fu / compunits / test / test_ldst_compunit.py
index a5fff3c2e27c23b08afb66b79cbc5e3c53a1b487..b394a4fb47f45bf5053314c29b409b2cb21bbf69 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)
 
 from soc.fu.ldst.test.test_pipe_caller import LDSTTestCase, get_cu_inputs