sandbox: scsi: Move structs to header file
authorSimon Glass <sjg@chromium.org>
Wed, 21 Sep 2022 14:21:43 +0000 (16:21 +0200)
committerSimon Glass <sjg@chromium.org>
Sun, 25 Sep 2022 14:30:05 +0000 (08:30 -0600)
commit1ac42900d8de7a8989a76f2b69e6ae46784476b1
treeb8b171b7333c7d08a14fe16bf475454331217ce4
parente074df4d23516597ce65d5056614073cc4e6bfc8
sandbox: scsi: Move structs to header file

Move these to the SCSI header file so we can access them from multiple
emulators.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/usb/emul/sandbox_flash.c
include/scsi.h