]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: scsi: Remove the forward declarations
authorSimon Glass <sjg@chromium.org>
Sun, 1 May 2016 17:35:57 +0000 (11:35 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 17 May 2016 15:54:43 +0000 (09:54 -0600)
commit73a9cfde783421aa7355143bc5b535ae81126d2c
tree8ec90a5ff691ccf49f5569add1921d70d4c46990
parenta31e2c93cb9eb1d4fe732b5586316235dad537ea
dm: scsi: Remove the forward declarations

Reorder the code to avoid needing forward declarations.

Signed-off-by: Simon Glass <sjg@chromium.org>
cmd/scsi.c