[ARM] 5180/1: at91: Fix at91_nand -> atmel_nand rename fallout
[deliverable/linux.git] / arch / arm / mach-at91 / board-usb-a9260.c
index 837aedf8ffeb891f4d181dc271f32fba441feca3..0339a7b6f049bb579a245a211e6659374cda58ab 100644 (file)
@@ -114,7 +114,7 @@ static struct mtd_partition * __init nand_partitions(int size, int *num_partitio
        return ek_nand_partition;
 }
 
-static struct at91_nand_data __initdata ek_nand_data = {
+static struct atmel_nand_data __initdata ek_nand_data = {
        .ale            = 21,
        .cle            = 22,
 //     .det_pin        = ... not connected
This page took 0.02549 seconds and 5 git commands to generate.