From 8ed88c4d9d3840beaf4cc670e657a8d940c3ab93 Mon Sep 17 00:00:00 2001 From: NoƩ Rubinstein Date: Wed, 4 Aug 2010 11:37:50 +0200 Subject: some progress made on the XHFC driver module --- xhfc/xhfc_leb.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'xhfc/xhfc_leb.c') diff --git a/xhfc/xhfc_leb.c b/xhfc/xhfc_leb.c index a55d98d..4fcd181 100644 --- a/xhfc/xhfc_leb.c +++ b/xhfc/xhfc_leb.c @@ -99,12 +99,6 @@ * 1 => 8-bit data bus */ #define LEB_TCS_BYTE_EN ( 1u << 0) -#define IRQ_TLP_GPIO_30 31 - -#define LEB_CSRBAR 0 -#define LEB_MMBAR 1 - - void leb_init(struct xhfc_pi *leb) { struct tlp_leb_regs __iomem *regs = leb->regs; -- cgit v1.2.3