summaryrefslogtreecommitdiffstats
path: root/include/linux/trdevice.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1998-08-25 09:12:35 +0000
committerRalf Baechle <ralf@linux-mips.org>1998-08-25 09:12:35 +0000
commitc7fc24dc4420057f103afe8fc64524ebc25c5d37 (patch)
tree3682407a599b8f9f03fc096298134cafba1c9b2f /include/linux/trdevice.h
parent1d793fade8b063fde3cf275bf1a5c2d381292cd9 (diff)
o Merge with Linux 2.1.116.
o New Newport console code. o New G364 console code.
Diffstat (limited to 'include/linux/trdevice.h')
-rw-r--r--include/linux/trdevice.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/trdevice.h b/include/linux/trdevice.h
index e3a469fb5..8689db32d 100644
--- a/include/linux/trdevice.h
+++ b/include/linux/trdevice.h
@@ -33,7 +33,6 @@ extern int tr_header(struct sk_buff *skb, struct device *dev,
void *saddr, unsigned len);
extern int tr_rebuild_header(struct sk_buff *skb);
extern unsigned short tr_type_trans(struct sk_buff *skb, struct device *dev);
-extern void tr_reformat(struct sk_buff *, unsigned int);
extern struct device * init_trdev(struct device *, int);
#endif