Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd
[cascardo/linux.git] / drivers / bcma / driver_chipcommon_sflash.c
index 04d706c..35b13a0 100644 (file)
@@ -146,7 +146,6 @@ int bcma_sflash_init(struct bcma_drv_cc *cc)
                return -ENOTSUPP;
        }
 
-       sflash->window = BCMA_SOC_FLASH2;
        sflash->blocksize = e->blocksize;
        sflash->numblocks = e->numblocks;
        sflash->size = sflash->blocksize * sflash->numblocks;