]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/sandbox/include/asm/state.h
dm: sf: sandbox: Convert SPI flash driver to driver model
[karo-tx-uboot.git] / arch / sandbox / include / asm / state.h
index 4e0981a672556035a13b3d02575e257e9130c5af..32d55ccc4c241deacdcf394daac81859d234657d 100644 (file)
@@ -42,7 +42,6 @@ enum state_terminal_raw {
 
 struct sandbox_spi_info {
        const char *spec;
-       const struct sandbox_spi_emu_ops *ops;
        struct udevice *emul;
 };