Message ID | 20220412140331.1146516-1-liu.ming50@gmail.com |
---|---|
State | New |
Headers | show |
Series | [mmc-utils] Revert "mmc-utils: Remove unused MMC_BLOCK_MAJOR" | expand |
diff --git a/mmc.h b/mmc.h index 25d6864..193dfee 100644 --- a/mmc.h +++ b/mmc.h @@ -19,6 +19,9 @@ #include <linux/mmc/ioctl.h> +/* From kernel linux/major.h */ +#define MMC_BLOCK_MAJOR 179 + /* From kernel linux/mmc/mmc.h */ #define MMC_SWITCH 6 /* ac [31:0] See below R1b */ #define MMC_SEND_EXT_CSD 8 /* adtc R1 */