Signed-off-by: Philip Rakity <prakity@xxxxxxxxxxx> --- arch/arm/plat-pxa/include/plat/sdhci.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/arch/arm/plat-pxa/include/plat/sdhci.h b/arch/arm/plat-pxa/include/plat/sdhci.h index b3e4d19..1c655d0 100644 --- a/arch/arm/plat-pxa/include/plat/sdhci.h +++ b/arch/arm/plat-pxa/include/plat/sdhci.h @@ -17,6 +17,7 @@ /* Require clock free running */ /* Board design supports 8-bit data on SD/SDIO BUS */ +#define PXA_FLAG_CARD_PERMANENT (1<<1) #define PXA_FLAG_SD_8_BIT_CAPABLE_SLOT (1<<2) /* -- 1.7.0.4 -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html