mmc: block: Support alternative_gpt_sector() operation
[linux-2.6-microblaze.git] / include / linux / mmc / host.h
index 0abd47e..78dadf8 100644 (file)
@@ -398,6 +398,7 @@ struct mmc_host {
 #else
 #define MMC_CAP2_CRYPTO                0
 #endif
+#define MMC_CAP2_ALT_GPT_TEGRA (1 << 28)       /* Host with eMMC that has GPT entry at a non-standard location */
 
        int                     fixed_drv_type; /* fixed driver type for non-removable media */