Skip to content

Commit d4b1d27

Browse files
author
Bryan Wu
committed
Blackfin arch: update boards files
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
1 parent 452af71 commit d4b1d27

File tree

1 file changed

+1
-1
lines changed
  • arch/blackfin/mach-bf548/boards

1 file changed

+1
-1
lines changed

arch/blackfin/mach-bf548/boards/ezkit.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ static struct platform_device *ezkit_devices[] __initdata = {
560560

561561
#if defined(CONFIG_SPI_BFIN) || defined(CONFIG_SPI_BFIN_MODULE)
562562
&bf54x_spi_master0,
563-
/* &bf54x_spi_master1,*/
563+
&bf54x_spi_master1,
564564
#endif
565565

566566
#if defined(CONFIG_KEYBOARD_BFIN) || defined(CONFIG_KEYBOARD_BFIN_MODULE)

0 commit comments

Comments
 (0)