summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wctdm24xxp
diff options
context:
space:
mode:
authorShaun Ruffell <sruffell@digium.com>2011-01-03 14:55:15 +0000
committerShaun Ruffell <sruffell@digium.com>2011-01-03 14:55:15 +0000
commitf93add8711a1f7fc58bc7e3d41f94103589eb9e4 (patch)
tree0ddac500caaf94417d61e674d36ac50dc573008c /drivers/dahdi/wctdm24xxp
parent830fbd7be960c62816c92ce9d8a0809fe635a20e (diff)
Trivial removal of duplicate #includes
Mostly linux/errno.h was included more than once. Signed-off-by: Shaun Ruffell <sruffell@digium.com> git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@9557 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'drivers/dahdi/wctdm24xxp')
-rw-r--r--drivers/dahdi/wctdm24xxp/base.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/dahdi/wctdm24xxp/base.c b/drivers/dahdi/wctdm24xxp/base.c
index d96d176..90c4081 100644
--- a/drivers/dahdi/wctdm24xxp/base.c
+++ b/drivers/dahdi/wctdm24xxp/base.c
@@ -42,7 +42,6 @@ Tx Gain - W/Pre-Emphasis: -23.99 to 0.00 db
#include <linux/errno.h>
#include <linux/module.h>
#include <linux/init.h>
-#include <linux/errno.h>
#include <linux/pci.h>
#include <linux/sched.h>
#include <linux/interrupt.h>