diff options
| author | Peter Maydell | 2014-06-03 19:29:01 +0200 |
|---|---|---|
| committer | Michael Tokarev | 2014-06-10 17:39:34 +0200 |
| commit | 71795856881e037e0f0384b556c5b65f211662ad (patch) | |
| tree | 89fee0b1c62e4de1b1c5a9a11d51206bf53a5b76 /scripts/switch-timer-api | |
| parent | hw/i386/pc.c: Remove unused parallel_io and parallel_irq variables (diff) | |
| download | qemu-71795856881e037e0f0384b556c5b65f211662ad.tar.gz qemu-71795856881e037e0f0384b556c5b65f211662ad.tar.xz qemu-71795856881e037e0f0384b556c5b65f211662ad.zip | |
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 'scripts/switch-timer-api')
0 files changed, 0 insertions, 0 deletions
