summaryrefslogtreecommitdiff
path: root/drivers/dahdi/xpp/xbus-sysfs.c
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2011-05-23 13:38:16 +0000
committerOron Peled <oron.peled@xorcom.com>2011-05-23 16:55:50 +0300
commit35a1e9c60bccdafdf3d59d1c6c15e68d59d8ef11 (patch)
tree37f2d772c3df5b2abeb80c26de858f2723c51e30 /drivers/dahdi/xpp/xbus-sysfs.c
parenta48b12f60d4273d9404bd3141f0f8b4edd7874be (diff)
xpp: Remove obsolete XPP_DEBUGFS code
XPP_DEBUGFS code was some code used to send BRI D-Channel data through debugfs for, well, debugging. Unused in recent years. Time to remove. git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@9917 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'drivers/dahdi/xpp/xbus-sysfs.c')
-rw-r--r--drivers/dahdi/xpp/xbus-sysfs.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/dahdi/xpp/xbus-sysfs.c b/drivers/dahdi/xpp/xbus-sysfs.c
index 095baf6..d983f17 100644
--- a/drivers/dahdi/xpp/xbus-sysfs.c
+++ b/drivers/dahdi/xpp/xbus-sysfs.c
@@ -38,9 +38,6 @@
#include "xpd.h"
#include "xpp_dahdi.h"
#include "xbus-core.h"
-#ifdef XPP_DEBUGFS
-#include "xpp_log.h"
-#endif
#include "dahdi_debug.h"
static const char rcsid[] = "$Id$";