We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 452af71 commit d4b1d27Copy full SHA for d4b1d27
arch/blackfin/mach-bf548/boards/ezkit.c
@@ -560,7 +560,7 @@ static struct platform_device *ezkit_devices[] __initdata = {
560
561
#if defined(CONFIG_SPI_BFIN) || defined(CONFIG_SPI_BFIN_MODULE)
562
&bf54x_spi_master0,
563
-/* &bf54x_spi_master1,*/
+ &bf54x_spi_master1,
564
#endif
565
566
#if defined(CONFIG_KEYBOARD_BFIN) || defined(CONFIG_KEYBOARD_BFIN_MODULE)
0 commit comments