diff options
-rw-r--r-- | ichspi.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1794,8 +1794,6 @@ static const struct spi_master spi_master_ich9 = { }; static const struct opaque_master opaque_master_ich_hwseq = { - .map_flash_region = physmap, - .unmap_flash_region = physunmap, .max_data_read = 64, .max_data_write = 64, .probe = ich_hwseq_probe, |