]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/infiniband/hw/ehca/ehca_pd.c
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
[linux-2.6-omap-h63xx.git] / drivers / infiniband / hw / ehca / ehca_pd.c
index 3dafd7ff36cd52a636ef938dafeaacbc52fd045f..43bcf085fcf21808c11b6075cc6fd4d80e7f926d 100644 (file)
@@ -88,7 +88,6 @@ int ehca_dealloc_pd(struct ib_pd *pd)
        u32 cur_pid = current->tgid;
        struct ehca_pd *my_pd = container_of(pd, struct ehca_pd, ib_pd);
        int i, leftovers = 0;
-       extern struct kmem_cache *small_qp_cache;
        struct ipz_small_queue_page *page, *tmp;
 
        if (my_pd->ib_pd.uobject && my_pd->ib_pd.uobject->context &&