summaryrefslogtreecommitdiffstats
path: root/drivers/block/sandbox_scsi.c
Commit message (Collapse)AuthorAgeFilesLines
* sandbox: Add dummy SCSI functionsSimon Glass2016-05-171-0/+29
Add some functions needed by the SCSI code. This allows it to be compiled for sandbox, thus increasing build coverage. Signed-off-by: Simon Glass <sjg@chromium.org>
OpenPOWER on IntegriCloud