diff options
Diffstat (limited to 'board/seco/mx6quq7/mx6quq7.c')
-rw-r--r-- | board/seco/mx6quq7/mx6quq7.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/seco/mx6quq7/mx6quq7.c b/board/seco/mx6quq7/mx6quq7.c index ea1d4b8..e7523f1 100644 --- a/board/seco/mx6quq7/mx6quq7.c +++ b/board/seco/mx6quq7/mx6quq7.c @@ -103,7 +103,7 @@ int board_mmc_init(bd_t *bis) /* * Following map is done: - * (U-boot device node) (Physical Port) + * (U-Boot device node) (Physical Port) * mmc0 eMMC on Board * mmc1 Ext SD */ |