summaryrefslogtreecommitdiff
path: root/drivers/dahdi/xpp/xpd.h
diff options
context:
space:
mode:
authorOron Peled <oron.peled@xorcom.com>2011-05-08 15:13:59 +0300
committerOron Peled <oron.peled@xorcom.com>2011-05-08 15:13:59 +0300
commitbab264ce3cb81098ff5b450f7c94a44a10f95dec (patch)
treeeb057cc7688c9c8eee97921cf74f2c9e4d528c60 /drivers/dahdi/xpp/xpd.h
parentf1f8790fc9daa9476b349232261d4ae9432f6c89 (diff)
remove OLD_PROC code (leave only informative proc files)
Diffstat (limited to 'drivers/dahdi/xpp/xpd.h')
-rw-r--r--drivers/dahdi/xpp/xpd.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/dahdi/xpp/xpd.h b/drivers/dahdi/xpp/xpd.h
index 66ba88c..4644fcf 100644
--- a/drivers/dahdi/xpp/xpd.h
+++ b/drivers/dahdi/xpp/xpd.h
@@ -217,11 +217,6 @@ struct xpd {
#ifdef CONFIG_PROC_FS
struct proc_dir_entry *proc_xpd_dir;
struct proc_dir_entry *proc_xpd_summary;
-#ifdef OLD_PROC
- struct proc_dir_entry *proc_xpd_ztregister;
- struct proc_dir_entry *proc_xpd_blink;
- struct proc_dir_entry *proc_xpd_chipregs;
-#endif
#endif
int counters[XPD_COUNTER_MAX];