linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2.6 IrDA] (2/14) flush old irtty exports
@ 2004-03-09 19:04 Jean Tourrilhes
  0 siblings, 0 replies; only message in thread
From: Jean Tourrilhes @ 2004-03-09 19:04 UTC (permalink / raw)
  To: David S. Miller, Linux kernel mailing list

(2/14) flush old irtty exports   

These irtty symbols were exported but never used!


diff -u -p -r linux/net/irda.s1/irsyms.c linux/net/irda/irsyms.c
--- linux/net/irda.s1/irsyms.c	Mon Mar  8 18:47:07 2004
+++ linux/net/irda/irsyms.c	Mon Mar  8 18:53:59 2004
@@ -165,13 +165,6 @@ EXPORT_SYMBOL(irda_calc_crc16);
 EXPORT_SYMBOL(irda_crc16_table);
 EXPORT_SYMBOL(irda_start_timer);
 
-#ifdef CONFIG_IRTTY
-EXPORT_SYMBOL(irtty_set_dtr_rts);
-EXPORT_SYMBOL(irtty_register_dongle);
-EXPORT_SYMBOL(irtty_unregister_dongle);
-EXPORT_SYMBOL(irtty_set_packet_mode);
-#endif
-
 #ifdef CONFIG_IRDA_DEBUG
 __u32 irda_debug = IRDA_DEBUG_LEVEL;
 #endif

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-03-09 19:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-09 19:04 [PATCH 2.6 IrDA] (2/14) flush old irtty exports Jean Tourrilhes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).