summaryrefslogtreecommitdiff
path: root/drivers/dahdi/xpp/xpd.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dahdi/xpp/xpd.h')
-rw-r--r--drivers/dahdi/xpp/xpd.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/dahdi/xpp/xpd.h b/drivers/dahdi/xpp/xpd.h
index 4644fcf..0e6fcbc 100644
--- a/drivers/dahdi/xpp/xpd.h
+++ b/drivers/dahdi/xpp/xpd.h
@@ -37,14 +37,6 @@
#include <asm/semaphore.h>
#endif
#include <linux/moduleparam.h>
-#ifdef XPP_DEBUGFS
-#ifndef CONFIG_DEBUG_FS
-#warning kernel does not include CONFIG_DEBUG_FS, canceling XPP_DEBUGFS support
-#undef XPP_DEBUGFS
-#else
-#include <linux/debugfs.h>
-#endif
-#endif
#endif /* __KERNEL__ */
#include <dahdi/kernel.h>