summaryrefslogtreecommitdiff
path: root/drivers/dahdi/xpp/card_pri.c
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
commit2a7cd313bc0dbdcc9afdb99d0558f4c4e0a92c2c (patch)
tree0ddac500caaf94417d61e674d36ac50dc573008c /drivers/dahdi/xpp/card_pri.c
parent1fe5b86c666a71be6d73307c67ae33a360ae2b30 (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/xpp/card_pri.c')
-rw-r--r--drivers/dahdi/xpp/card_pri.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/dahdi/xpp/card_pri.c b/drivers/dahdi/xpp/card_pri.c
index ecfaafd..9dd22e9 100644
--- a/drivers/dahdi/xpp/card_pri.c
+++ b/drivers/dahdi/xpp/card_pri.c
@@ -31,7 +31,6 @@
#include "xpp_dahdi.h"
#include "card_pri.h"
#include "dahdi_debug.h"
-#include "xpd.h"
#include "xbus-core.h"
static const char rcsid[] = "$Id$";