summaryrefslogtreecommitdiffstats
path: root/src/commonlib/storage/sdhci.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/commonlib/storage/sdhci.c')
-rw-r--r--src/commonlib/storage/sdhci.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/commonlib/storage/sdhci.c b/src/commonlib/storage/sdhci.c
index 47286c54d200..231224c5566d 100644
--- a/src/commonlib/storage/sdhci.c
+++ b/src/commonlib/storage/sdhci.c
@@ -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.
- *
+ */
+/*
* Secure Digital (SD) Host Controller interface specific code
*/