X-Git-Url: http://git.samba.org/samba.git/?p=sfrench%2Fcifs-2.6.git;a=blobdiff_plain;f=include%2Flinux%2Fmtd%2Fnand-gpio.h;h=7ab51bc4a380e281b6d27ed875ab537bd627f423;hp=fdef72d6e19891081af777b8fc5e75e19a674a57;hb=14b661ebb6cfa386afa5a5247eb09e24d420af3a;hpb=051089a2eed9a9977080774f3793ff2688cd3878 diff --git a/include/linux/mtd/nand-gpio.h b/include/linux/mtd/nand-gpio.h index fdef72d6e198..7ab51bc4a380 100644 --- a/include/linux/mtd/nand-gpio.h +++ b/include/linux/mtd/nand-gpio.h @@ -5,11 +5,6 @@ #include struct gpio_nand_platdata { - int gpio_nce; - int gpio_nwp; - int gpio_cle; - int gpio_ale; - int gpio_rdy; void (*adjust_parts)(struct gpio_nand_platdata *, size_t); struct mtd_partition *parts; unsigned int num_parts;