ARM: shmobile: kzm9g: Remove the VCCQ MC0 function GPIO
[deliverable/linux.git] / arch / arm / mach-shmobile / board-kzm9g.c
index e6b775a10aad8fc0f51951a551c1cd5da13fad55..fc4ca9be0bb39df80001becf85119ad5f33cf43d 100644 (file)
@@ -788,9 +788,6 @@ static void __init kzm_init(void)
        /* Touchscreen */
        gpio_request_one(223, GPIOF_IN, NULL); /* IRQ8 */
 
-       /* enable SD */
-       gpio_request(GPIO_FN_SDHI0_VCCQ_MC0_ON, NULL);
-
 #ifdef CONFIG_CACHE_L2X0
        /* Early BRESP enable, Shared attribute override enable, 64K*8way */
        l2x0_init(IOMEM(0xf0100000), 0x40460000, 0x82000fff);
This page took 0.02758 seconds and 5 git commands to generate.