summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Knispel <gknispel@proformatique.com>2012-02-15 16:26:19 +0100
committerGuillaume Knispel <gknispel@proformatique.com>2012-02-15 16:26:19 +0100
commitd04f05e2dbac383dc797e3fc43f67c0c7d2dac48 (patch)
tree7b6f0c588f4b1869d49e697426e2cbac52ed5fed
parent601c956ad9c8d0c8489bd976c2100cb00718634b (diff)
remove unused defines
-rw-r--r--xhfc/xhfc_leb.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/xhfc/xhfc_leb.h b/xhfc/xhfc_leb.h
index 0f95a13..4ca9d26 100644
--- a/xhfc/xhfc_leb.h
+++ b/xhfc/xhfc_leb.h
@@ -33,9 +33,6 @@
#define LEB_CSRBAR 0
#define LEB_MMBAR 1
-#define IRQ_TLP_GPIO_30 31
-#define IRQ_TLP_GPIO_24 29
-
void leb_init(struct xhfc_pi *leb);
static inline u8 read_xhfc(struct xhfc *xhfc, u8 reg_addr)