aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/dwc/dwc1000_dma.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/dwc/dwc1000_dma.h')
-rw-r--r--sys/dev/dwc/dwc1000_dma.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/dev/dwc/dwc1000_dma.h b/sys/dev/dwc/dwc1000_dma.h
index 97cebd07f215..3858b14cc862 100644
--- a/sys/dev/dwc/dwc1000_dma.h
+++ b/sys/dev/dwc/dwc1000_dma.h
@@ -131,11 +131,6 @@ struct dwc_hwdesc
uint32_t addr2; /* ptr to next descriptor / second buffer data*/
};
-struct dwc_hash_maddr_ctx {
- struct dwc_softc *sc;
- uint32_t hash[8];
-};
-
/*
* The hardware imposes alignment restrictions on various objects involved in
* DMA transfers. These values are expressed in bytes (not bits).