summaryrefslogtreecommitdiff
path: root/src/commonlib/include/commonlib/sd_mmc_ctrlr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/commonlib/include/commonlib/sd_mmc_ctrlr.h')
-rw-r--r--src/commonlib/include/commonlib/sd_mmc_ctrlr.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/commonlib/include/commonlib/sd_mmc_ctrlr.h b/src/commonlib/include/commonlib/sd_mmc_ctrlr.h
index 0807d2e2c5..d681d2ecb2 100644
--- a/src/commonlib/include/commonlib/sd_mmc_ctrlr.h
+++ b/src/commonlib/include/commonlib/sd_mmc_ctrlr.h
@@ -9,7 +9,8 @@
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ */
+/*
* Controller independent definitions
*/
#ifndef __COMMONLIB_SD_MMC_CTRLR_H__