diff options
Diffstat (limited to 'include/linux/mmc/sd.h')
-rw-r--r-- | include/linux/mmc/sd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mmc/sd.h b/include/linux/mmc/sd.h index c648878f673..7d35d52c3df 100644 --- a/include/linux/mmc/sd.h +++ b/include/linux/mmc/sd.h @@ -66,7 +66,7 @@ #define SCR_SPEC_VER_0 0 /* Implements system specification 1.0 - 1.01 */ #define SCR_SPEC_VER_1 1 /* Implements system specification 1.10 */ -#define SCR_SPEC_VER_2 2 /* Implements system specification 2.00 */ +#define SCR_SPEC_VER_2 2 /* Implements system specification 2.00-3.0X */ /* * SD bus widths |