X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?p=linux-2.6-omap-h63xx.git;a=blobdiff_plain;f=arch%2Farm%2Fplat-omap%2Finclude%2Fmach%2Firda.h;fp=arch%2Farm%2Fplat-omap%2Finclude%2Fmach%2Firda.h;h=40f60339d1c6fbaf8c84109758d46f0b7b933ac3;hp=8372a00d8e0badb3e4da7a631f03011655d11dc3;hb=2d9aaa76288b9a4d6aca5067154ceb09122aacd8;hpb=a3307eaf1390bd5dbe36de6116a1ce73a4c61cfa diff --git a/arch/arm/plat-omap/include/mach/irda.h b/arch/arm/plat-omap/include/mach/irda.h index 8372a00d8e0..40f60339d1c 100644 --- a/arch/arm/plat-omap/include/mach/irda.h +++ b/arch/arm/plat-omap/include/mach/irda.h @@ -21,10 +21,6 @@ struct omap_irda_config { int transceiver_cap; int (*transceiver_mode)(struct device *dev, int mode); int (*select_irda)(struct device *dev, int state); - /* Very specific to the needs of some platforms (h3,h4) - * having calls which can sleep in irda_set_speed. - */ - struct delayed_work gpio_expa; int rx_channel; int tx_channel; unsigned long dest_start;