[PATCH] mach-gta02: mark µSD cards as non-removable
Thibaut Girka
thib at sitedethib.com
Wed Jun 30 19:03:46 CEST 2010
---
arch/arm/mach-s3c2440/mach-gta02.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-s3c2440/mach-gta02.c b/arch/arm/mach-s3c2440/mach-gta02.c
index e8ac76b..d618aa4 100644
--- a/arch/arm/mach-s3c2440/mach-gta02.c
+++ b/arch/arm/mach-s3c2440/mach-gta02.c
@@ -295,6 +295,7 @@ static struct glamo_fb_platform_data gta02_glamo_fb_pdata = {
static struct glamo_mmc_platform_data gta02_glamo_mmc_pdata = {
.glamo_mmc_use_slow = gta02_glamo_mci_use_slow,
+ .nonremovable = 1,
};
static struct glamo_gpio_platform_data gta02_glamo_gpio_pdata = {
--
1.7.1
More information about the openmoko-kernel
mailing list