X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fmtd%2Fnand%2Fomap2.c;fp=drivers%2Fmtd%2Fnand%2Fomap2.c;h=3b7307c5f9f4efd7b451a571a96c385a758c8757;hb=19932ac133b7e0b44bfc7a0ed0361f1fa093d915;hp=950a4956a7f9c7629bf6133ddfd50885f278a838;hpb=d24c8950a363044016679cdf76435abdace2f56d;p=linux-2.6-omap-h63xx.git diff --git a/drivers/mtd/nand/omap2.c b/drivers/mtd/nand/omap2.c index 950a4956a7f..3b7307c5f9f 100644 --- a/drivers/mtd/nand/omap2.c +++ b/drivers/mtd/nand/omap2.c @@ -122,7 +122,7 @@ static struct nand_ecclayout omap_hw_eccoob = { struct omap_nand_info { struct nand_hw_control controller; - struct nand_platform_data *pdata; + struct omap_nand_platform_data *pdata; struct mtd_info mtd; struct mtd_partition *parts; struct nand_chip nand;