summaryrefslogtreecommitdiff
path: root/drivers/dahdi/dahdi_dummy.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/dahdi_dummy.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/dahdi_dummy.c')
-rw-r--r--drivers/dahdi/dahdi_dummy.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/dahdi/dahdi_dummy.c b/drivers/dahdi/dahdi_dummy.c
index bc26971..9685f06 100644
--- a/drivers/dahdi/dahdi_dummy.c
+++ b/drivers/dahdi/dahdi_dummy.c
@@ -47,7 +47,6 @@
#include <linux/errno.h>
#include <linux/module.h>
#include <linux/init.h>
-#include <linux/errno.h>
#include <linux/moduleparam.h>
#include <linux/slab.h>