|
@@ -1170,7 +1170,6 @@ static int mspro_block_init_card(struct memstick_dev *card)
|
|
static int mspro_block_init_disk(struct memstick_dev *card)
|
|
static int mspro_block_init_disk(struct memstick_dev *card)
|
|
{
|
|
{
|
|
struct mspro_block_data *msb = memstick_get_drvdata(card);
|
|
struct mspro_block_data *msb = memstick_get_drvdata(card);
|
|
- struct memstick_host *host = card->host;
|
|
|
|
struct mspro_devinfo *dev_info = NULL;
|
|
struct mspro_devinfo *dev_info = NULL;
|
|
struct mspro_sys_info *sys_info = NULL;
|
|
struct mspro_sys_info *sys_info = NULL;
|
|
struct mspro_sys_attr *s_attr = NULL;
|
|
struct mspro_sys_attr *s_attr = NULL;
|