OSDN Git Service

pflash_cfi0x: remove unused base field
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Tue, 30 Oct 2012 07:45:11 +0000 (07:45 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 30 Oct 2012 07:45:11 +0000 (07:45 +0000)
commitb7dff23a487fffccd7c395da95e9b02bebe48bee
treec542205e54bb3caab04e1d8968a3113773d0d180
parent5170d661dc1a2a28e1a242f6814bea4dcc29ad23
pflash_cfi0x: remove unused base field

This field is completely unused. The base address should also be abstracted
away from the device anyway. Removed.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/pflash_cfi01.c
hw/pflash_cfi02.c