summaryrefslogtreecommitdiff
path: root/xhfc/xhfc_leb.c
diff options
context:
space:
mode:
authorNoé Rubinstein <nrubinstein@proformatique.com>2010-08-04 11:37:50 +0200
committerNoé Rubinstein <nrubinstein@proformatique.com>2010-08-04 11:37:50 +0200
commit8ed88c4d9d3840beaf4cc670e657a8d940c3ab93 (patch)
treefb99c9a78a5817d0f6e9cbe064d840abed432dd0 /xhfc/xhfc_leb.c
parentfe526e59ca388d149ee52f3cef80325343d6b6d4 (diff)
some progress made on the XHFC driver module
Diffstat (limited to 'xhfc/xhfc_leb.c')
-rw-r--r--xhfc/xhfc_leb.c6
1 files changed, 0 insertions, 6 deletions
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;