andrzej-kaczmarek commented on a change in pull request #1550: spiflash bus 
driver support
URL: https://github.com/apache/mynewt-core/pull/1550#discussion_r243065235
 
 

 ##########
 File path: hw/drivers/flash/spiflash/src/spiflash.c
 ##########
 @@ -581,6 +585,9 @@ static const struct hal_flash_funcs spiflash_flash_funcs = 
{
     .hff_init         = spiflash_init,
 };
 
+#if MYNEWT_VAL(BUS_DRIVER_PRESENT)
+#endif
 
 Review comment:
   looks like some leftover

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to