summaryrefslogtreecommitdiff
path: root/drivers/dahdi/dahdi_dynamic_eth.c
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2008-05-22 12:18:11 +0000
committerKevin P. Fleming <kpfleming@digium.com>2008-05-22 12:18:11 +0000
commit51d0dce98f109bef2bfa47feb3810c13f97fef13 (patch)
tree635b8bb5a5281b57e3c8769a33f2bbfa984c534e /drivers/dahdi/dahdi_dynamic_eth.c
parent4d28bda862b8f971e103d6667cf1be5bd84dc8c7 (diff)
and with one fell swoop... devfs support disappears
git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@4326 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'drivers/dahdi/dahdi_dynamic_eth.c')
-rw-r--r--drivers/dahdi/dahdi_dynamic_eth.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/dahdi/dahdi_dynamic_eth.c b/drivers/dahdi/dahdi_dynamic_eth.c
index e09da00..da91907 100644
--- a/drivers/dahdi/dahdi_dynamic_eth.c
+++ b/drivers/dahdi/dahdi_dynamic_eth.c
@@ -33,10 +33,6 @@
#include <linux/netdevice.h>
#include <linux/notifier.h>
-#ifdef CONFIG_DEVFS_FS
-#include <linux/devfs_fs_kernel.h>
-#endif
-
#include <dahdi/kernel.h>
#include <dahdi/user.h>