summaryrefslogtreecommitdiff
path: root/xhfc
diff options
context:
space:
mode:
Diffstat (limited to 'xhfc')
-rw-r--r--xhfc/xhfc.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/xhfc/xhfc.h b/xhfc/xhfc.h
index aadb566..41b22d3 100644
--- a/xhfc/xhfc.h
+++ b/xhfc/xhfc.h
@@ -89,9 +89,6 @@
enum data_dir { TRANSMIT = 0, RECEIVE = 1 };
-#define xhfc_info(x, format, arg...) \
- dev_info(&(x)->pi->pci_dev->dev, format, ## arg)
-
enum { XHFC_PCM_MASTER = 1, XHFC_PCM_SLAVE = 0 };
/* some forward declaration */