Skip to content
Snippets Groups Projects
Commit a54e950f authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Lee Jones
Browse files

mfd: tmio: Typo s/use use/use/

parent a177276a
Branches
Tags
No related merge requests found
......@@ -83,7 +83,7 @@
/* Some controllers have a CBSY bit */
#define TMIO_MMC_HAVE_CBSY BIT(11)
/* Some controllers that support HS400 use use 4 taps while others use 8. */
/* Some controllers that support HS400 use 4 taps while others use 8. */
#define TMIO_MMC_HAVE_4TAP_HS400 BIT(13)
int tmio_core_mmc_enable(void __iomem *cnf, int shift, unsigned long base);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment