summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoe Rubinstein <nrubinstein@proformatique.com>2010-12-09 19:06:57 +0100
committerNoe Rubinstein <nrubinstein@proformatique.com>2010-12-09 19:06:57 +0100
commit0594bf37825d4a6ceea08c8300c78bb5a94741e8 (patch)
tree852cab6fc3a8698861ab8a327bd2c61e3a51bd6c
parent7d883bf6b79a6ba50993ad34287ecf2f6698e8c8 (diff)
forgot to :wq that
-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 */