From: Bryan Wu Date: Sun, 21 Oct 2007 09:03:55 +0000 (+0800) Subject: Blackfin arch: update boards files X-Git-Tag: v2.6.24-rc1~115^2 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=d4b1d27368314ac79ae28082a0eb17b4c526bd14;p=~shefty%2Frdma-dev.git Blackfin arch: update boards files Signed-off-by: Bryan Wu --- diff --git a/arch/blackfin/mach-bf548/boards/ezkit.c b/arch/blackfin/mach-bf548/boards/ezkit.c index f5428a57b6e..6b6490e66b3 100644 --- a/arch/blackfin/mach-bf548/boards/ezkit.c +++ b/arch/blackfin/mach-bf548/boards/ezkit.c @@ -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)