summaryrefslogtreecommitdiffstats
path: root/src/commonlib/include/commonlib/sdhci.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/commonlib/include/commonlib/sdhci.h')
-rw-r--r--src/commonlib/include/commonlib/sdhci.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/commonlib/include/commonlib/sdhci.h b/src/commonlib/include/commonlib/sdhci.h
index 126ef0176ba0..2ce3e8a39f9f 100644
--- a/src/commonlib/include/commonlib/sdhci.h
+++ b/src/commonlib/include/commonlib/sdhci.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.
- *
+ */
+/*
* SD host controller specific definitions
*/
#ifndef __COMMONLIB_SDHCI_H__