OpenCores
URL https://opencores.org/ocsvn/test_project/test_project/trunk

Subversion Repositories test_project

[/] [test_project/] [trunk/] [linux_sd_driver/] [arch/] [or32/] [board/] [config.c] - Diff between revs 66 and 67

Show entire file | Details | Blame | View Log

Rev 66 Rev 67
Line 156... Line 156...
 
 
};
};
 
 
static struct platform_device ocores_mmc_device = {
static struct platform_device ocores_mmc_device = {
        .name           = "mmc-ocores",
        .name           = "mmc-ocores",
        .id             = 0,
        .id             = -1,
        .num_resources  = ARRAY_SIZE(ocores_mmc_resources),
        .num_resources  = ARRAY_SIZE(ocores_mmc_resources),
        .resource       = ocores_mmc_resources,
        .resource       = ocores_mmc_resources,
};
};
 
 
static struct ocores_platform_data ocores_platform_data = {
static struct ocores_platform_data ocores_platform_data = {

powered by: WebSVN 2.1.0

© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.