linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / drivers / spi / spi_butterfly.c
index a006a1e..ff9e5fa 100644 (file)
@@ -321,7 +321,6 @@ static void butterfly_attach(struct parport *p)
         * (firmware resets at45, acts as spi slave) or neither (we ignore
         * both, AVR uses AT45).  Here we expect firmware for the first option.
         */
-
        pp->info[0].max_speed_hz = 15 * 1000 * 1000;
        strcpy(pp->info[0].modalias, "mtd_dataflash");
        pp->info[0].platform_data = &flash;