diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/asm-arm/plat-s3c24xx/mci.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-arm/plat-s3c24xx/mci.h b/include/asm-arm/plat-s3c24xx/mci.h index 4f4ccd18f0cb..2d0852ac3b27 100644 --- a/include/asm-arm/plat-s3c24xx/mci.h +++ b/include/asm-arm/plat-s3c24xx/mci.h | |||
@@ -3,6 +3,7 @@ | |||
3 | 3 | ||
4 | struct s3c24xx_mci_pdata { | 4 | struct s3c24xx_mci_pdata { |
5 | unsigned int wprotect_invert : 1; | 5 | unsigned int wprotect_invert : 1; |
6 | unsigned int detect_invert : 1; /* set => detect active high. */ | ||
6 | 7 | ||
7 | unsigned int gpio_detect; | 8 | unsigned int gpio_detect; |
8 | unsigned int gpio_wprotect; | 9 | unsigned int gpio_wprotect; |