dm: sandbox: mmc: Enable building MMC code for sandbox
[oweals/u-boot.git] / test / dm / sf.c
index 08098a18b80980cd6e844c79e1320dddaa8bb8ce..b0844629f9ecd0cef0e0540ea4319bc91af75fba 100644 (file)
 #include <spi.h>
 #include <spi_flash.h>
 #include <asm/state.h>
-#include <dm/ut.h>
 #include <dm/test.h>
 #include <dm/util.h>
+#include <test/ut.h>
 
 /* Test that sandbox SPI flash works correctly */
-static int dm_test_spi_flash(struct dm_test_state *dms)
+static int dm_test_spi_flash(struct unit_test_state *uts)
 {
        /*
         * Create an empty test file and run the SPI flash tests. This is a