commit | 73a9cfde783421aa7355143bc5b535ae81126d2c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun May 01 11:35:57 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue May 17 09:54:43 2016 -0600 |
tree | 8ec90a5ff691ccf49f5569add1921d70d4c46990 | |
parent | a31e2c93cb9eb1d4fe732b5586316235dad537ea [diff] |
dm: scsi: Remove the forward declarations Reorder the code to avoid needing forward declarations. Signed-off-by: Simon Glass <sjg@chromium.org>