summaryrefslogtreecommitdiff
path: root/drivers/block/sata_sandbox.c
AgeCommit message (Collapse)Author
2016-05-17sandbox: Add dummy SATA functionsSimon Glass
Add some functions needed by the SATA code. This allows it to be compiled for sandbox, thus increasing build coverage. Signed-off-by: Simon Glass <sjg@chromium.org>