From a37d4548f4c696fc5a919ad3839c6472afdff86f Mon Sep 17 00:00:00 2001 From: Zheng Da Date: Fri, 4 Jun 2010 07:37:45 +0200 Subject: remove the declaration of linux_net_emulation_ops. --- libmachdev/ds_routines.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'libmachdev') diff --git a/libmachdev/ds_routines.c b/libmachdev/ds_routines.c index f6a8e76c..65cefa3a 100644 --- a/libmachdev/ds_routines.c +++ b/libmachdev/ds_routines.c @@ -71,8 +71,6 @@ static struct port_bucket *port_bucket; static struct port_class *dev_class; -extern struct device_emulation_ops linux_net_emulation_ops; - #define NUM_EMULATION num_emul #define MAX_NUM_EMULATION 32 -- cgit v1.2.3