commit | 84d39cbd30a49390457232b44031e95abfa46e77 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun May 01 11:35:55 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue May 17 09:54:43 2016 -0600 |
tree | 8ab433dfc78ad311f0c5e81d02ea7ab5ea589fb1 | |
parent | e54094f2f9e812ae7b0d2ab2353ca11c0502849a [diff] |
sandbox: Add dummy SCSI functions 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>