Blackfin arch: update boards files
authorBryan Wu <bryan.wu@analog.com>
Sun, 21 Oct 2007 09:03:55 +0000 (17:03 +0800)
committerBryan Wu <bryan.wu@analog.com>
Sun, 21 Oct 2007 09:03:55 +0000 (17:03 +0800)
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
arch/blackfin/mach-bf548/boards/ezkit.c

index f5428a5..6b6490e 100644 (file)
@@ -560,7 +560,7 @@ static struct platform_device *ezkit_devices[] __initdata = {
 
 #if defined(CONFIG_SPI_BFIN) || defined(CONFIG_SPI_BFIN_MODULE)
        &bf54x_spi_master0,
-/*     &bf54x_spi_master1,*/
+       &bf54x_spi_master1,
 #endif
 
 #if defined(CONFIG_KEYBOARD_BFIN) || defined(CONFIG_KEYBOARD_BFIN_MODULE)