Remove empty comment block

Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/98c08c00
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/98c08c00
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/98c08c00

Branch: refs/heads/sensors_branch
Commit: 98c08c00de6029542156913223e71bfda3b409d6
Parents: fe4416f
Author: Fabio Utzig <ut...@utzig.org>
Authored: Fri Dec 9 09:14:12 2016 -0200
Committer: Sterling Hughes <sterl...@apache.org>
Committed: Sun Dec 18 13:56:16 2016 -0800

----------------------------------------------------------------------
 hw/drivers/mmc/src/mmc.c | 4 ----
 1 file changed, 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/98c08c00/hw/drivers/mmc/src/mmc.c
----------------------------------------------------------------------
diff --git a/hw/drivers/mmc/src/mmc.c b/hw/drivers/mmc/src/mmc.c
index 6c5dcbe..ca89434 100644
--- a/hw/drivers/mmc/src/mmc.c
+++ b/hw/drivers/mmc/src/mmc.c
@@ -168,10 +168,6 @@ send_mmc_cmd(struct mmc_cfg *mmc, uint8_t cmd, uint32_t 
payload)
 }
 
 /**
- * NOTE:
- */
-
-/**
  * Initialize the MMC driver
  *
  * @param spi_num Number of the SPI channel to be used by MMC

Reply via email to