dm: spi: Clean up detection of sandbox SPI emulator
[platform/kernel/u-boot.git] / arch / sandbox / include / asm / state.h
index a96bf44..dcb6d5f 100644 (file)
@@ -36,7 +36,6 @@ enum state_terminal_raw {
 };
 
 struct sandbox_spi_info {
-       const char *spec;
        struct udevice *emul;
 };