IB/mthca: Remove dead code
Kill some dead code in mthca_eq.c Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>
This commit is contained in:
Родитель
e51060f08a
Коммит
a26026c122
|
@ -695,10 +695,6 @@ static void mthca_unmap_reg(struct mthca_dev *dev, unsigned long offset,
|
||||||
|
|
||||||
static int __devinit mthca_map_eq_regs(struct mthca_dev *dev)
|
static int __devinit mthca_map_eq_regs(struct mthca_dev *dev)
|
||||||
{
|
{
|
||||||
unsigned long mthca_base;
|
|
||||||
|
|
||||||
mthca_base = pci_resource_start(dev->pdev, 0);
|
|
||||||
|
|
||||||
if (mthca_is_memfree(dev)) {
|
if (mthca_is_memfree(dev)) {
|
||||||
/*
|
/*
|
||||||
* We assume that the EQ arm and EQ set CI registers
|
* We assume that the EQ arm and EQ set CI registers
|
||||||
|
|
Загрузка…
Ссылка в новой задаче