From 0594bf37825d4a6ceea08c8300c78bb5a94741e8 Mon Sep 17 00:00:00 2001 From: Noe Rubinstein Date: Thu, 9 Dec 2010 19:06:57 +0100 Subject: forgot to :wq that --- xhfc/xhfc.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'xhfc/xhfc.h') 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 */ -- cgit v1.2.3