diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2014-06-03 18:29:01 +0100 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2014-06-10 19:39:34 +0400 |
commit | 71795856881e037e0f0384b556c5b65f211662ad (patch) | |
tree | 89fee0b1c62e4de1b1c5a9a11d51206bf53a5b76 /target-s390x | |
parent | 831f4d27b6b7a5af89e82af5975de98bd19bd18c (diff) |
hw/sd/sd.c: Drop unused sd_acmd_type[] array
Drop the sd_acmd_type[] array: it is never used. (The equivalent
sd_cmd_type[] array for normal commands is used to identify
those commands whose argument includes the card address in the
top 16 bits; but for app commands the card address is passed
with the APP_CMD prefix, not with the argument to the app command
itself.)
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'target-s390x')
0 files changed, 0 insertions, 0 deletions