mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 04:48:04 +09:00
mod board-rk29sdk.c: .detect_irq = RK29_PIN2_PA2
This commit is contained in:
@@ -1210,7 +1210,7 @@ struct rk29_sdmmc_platform_data default_sdmmc0_data = {
|
||||
#else
|
||||
.use_dma = 0,
|
||||
#endif
|
||||
.detect_irq = INVALID_GPIO,//RK29_PIN2_PA2 // INVALID_GPIO
|
||||
.detect_irq = RK29_PIN2_PA2 // INVALID_GPIO
|
||||
};
|
||||
#endif
|
||||
#ifdef CONFIG_SDMMC1_RK29
|
||||
|
||||
Reference in New Issue
Block a user