]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/sandbox/include/asm/state.h
dm: sandbox: spi: Move to driver model
[karo-tx-uboot.git] / arch / sandbox / include / asm / state.h
index d17a82e90fcaab037057531ffef881e41b85525b..4e0981a672556035a13b3d02575e257e9130c5af 100644 (file)
@@ -43,6 +43,7 @@ enum state_terminal_raw {
 struct sandbox_spi_info {
        const char *spec;
        const struct sandbox_spi_emu_ops *ops;
+       struct udevice *emul;
 };
 
 /* The complete state of the test system */