Blackfin: drop cs_change_per_word setting
[pandora-kernel.git] / arch / blackfin / mach-bf537 / boards / pnav10.c
index 29e38d5..9ba2904 100644 (file)
@@ -280,7 +280,6 @@ static struct bfin5xx_spi_chip mmc_spi_chip_info = {
 
 #if defined(CONFIG_TOUCHSCREEN_AD7877) || defined(CONFIG_TOUCHSCREEN_AD7877_MODULE)
 static struct bfin5xx_spi_chip spi_ad7877_chip_info = {
-       .cs_change_per_word = 0,
        .enable_dma = 0,
        .bits_per_word = 16,
 };